Home
last modified time | relevance | path

Searched refs:MyDeviceInfoFragment (Results 1 – 11 of 11) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/deviceinfo/aboutphone/
DDeviceNameWarningDialogTest.java37 final MyDeviceInfoFragment deviceInfoFragment = mock(MyDeviceInfoFragment.class); in onClick_okSetsName()
50 final MyDeviceInfoFragment deviceInfoFragment = mock(MyDeviceInfoFragment.class); in onClick_cancelDoesNothing()
DMyDeviceInfoFragmentTest.java71 private MyDeviceInfoFragment mSettings;
78 mSettings = spy(new MyDeviceInfoFragment()); in setUp()
/packages/apps/Settings/src/com/android/settings/deviceinfo/aboutphone/
DDeviceNameWarningDialog.java38 public static void show(MyDeviceInfoFragment host) { in show()
67 final MyDeviceInfoFragment host = (MyDeviceInfoFragment) getTargetFragment(); in onClick()
DMyDeviceInfoFragment.java57 public class MyDeviceInfoFragment extends DashboardFragment class
106 Context context, MyDeviceInfoFragment fragment, Lifecycle lifecycle) { in buildPreferenceControllers()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/deviceinfo/aboutphone/
DDeviceNameWarningDialog.java38 public static void show(MyDeviceInfoFragment host) { in show()
67 final MyDeviceInfoFragment host = (MyDeviceInfoFragment) getTargetFragment(); in onClick()
DMyDeviceInfoFragment.java57 public class MyDeviceInfoFragment extends DashboardFragment class
106 Context context, MyDeviceInfoFragment fragment, Lifecycle lifecycle) { in buildPreferenceControllers()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/homepage/contextualcards/deviceinfo/
DDeviceInfoSlice.java40 import com.android.car.developeroptions.deviceinfo.aboutphone.MyDeviceInfoFragment;
86 MyDeviceInfoFragment.class.getName(), "" /* key */, screenTitle, in getIntent()
/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/deviceinfo/
DDeviceInfoSlice.java40 import com.android.settings.deviceinfo.aboutphone.MyDeviceInfoFragment;
86 MyDeviceInfoFragment.class.getName(), "" /* key */, screenTitle, in getIntent()
/packages/apps/Settings/src/com/android/settings/dashboard/
DDashboardFragmentRegistry.java30 import com.android.settings.deviceinfo.aboutphone.MyDeviceInfoFragment;
115 PARENT_TO_CATEGORY_KEY_MAP.put(MyDeviceInfoFragment.class.getName(), in MyDeviceInfoFragment.class.getName()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/dashboard/
DDashboardFragmentRegistry.java30 import com.android.car.developeroptions.deviceinfo.aboutphone.MyDeviceInfoFragment;
112 PARENT_TO_CATEGORY_KEY_MAP.put(MyDeviceInfoFragment.class.getName(), in MyDeviceInfoFragment.class.getName()
/packages/apps/Settings/src/com/android/settings/core/gateway/
DSettingsGateway.java73 import com.android.settings.deviceinfo.aboutphone.MyDeviceInfoFragment;
178 MyDeviceInfoFragment.class.getName(),