Full screen default app fragment
Fix: 34280137 Test: make RunSettingsRoboTests Change-Id: Ib44e39589781d68c7952a2c16a44682791a422f1
This commit is contained in:
@@ -727,10 +727,6 @@ public abstract class SettingsPreferenceFragment extends InstrumentedPreferenceF
|
||||
getActivity().setResult(result);
|
||||
}
|
||||
|
||||
protected final Context getPrefContext() {
|
||||
return getPreferenceManager().getContext();
|
||||
}
|
||||
|
||||
public boolean startFragment(Fragment caller, String fragmentClass, int titleRes,
|
||||
int requestCode, Bundle extras) {
|
||||
final Activity activity = getActivity();
|
||||
|
||||
Reference in New Issue
Block a user