Home
last modified time | relevance | path

Searched defs:preferenceKey (Results 1 – 25 of 475) sorted by relevance

12345678910>>...19

/packages/apps/Settings/src/com/android/settings/password/
DScreenLockType.java62 public final String preferenceKey; field in ScreenLockType
64 ScreenLockType(int quality, String preferenceKey) { in ScreenLockType()
68 ScreenLockType(int defaultQuality, int maxQuality, String preferenceKey) { in ScreenLockType()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/password/
DScreenLockType.java62 public final String preferenceKey; field in ScreenLockType
64 ScreenLockType(int quality, String preferenceKey) { in ScreenLockType()
68 ScreenLockType(int defaultQuality, int maxQuality, String preferenceKey) { in ScreenLockType()
/packages/apps/Settings/src/com/android/settings/wifi/savedaccesspoints2/
DSubscribedAccessPointsPreferenceController2.java27 public SubscribedAccessPointsPreferenceController2(Context context, String preferenceKey) { in SubscribedAccessPointsPreferenceController2()
/packages/services/Telephony/src/com/android/phone/settings/
DSuppServicesUiUtil.java58 String preferenceKey) { in showBlockingSuppServicesDialog()
87 private static String makeMessage(Context context, String preferenceKey, Phone phone) { in makeMessage()
119 private static String getSuppServiceName(Context context, String preferenceKey) { in getSuppServiceName()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/language/
DUserDictionaryForWorkPreferenceController.java33 public UserDictionaryForWorkPreferenceController(Context context, String preferenceKey) { in UserDictionaryForWorkPreferenceController()
/packages/apps/Settings/src/com/android/settings/applications/specialaccess/
DSystemAlertWindowPreferenceController.java27 public SystemAlertWindowPreferenceController(Context context, String preferenceKey) { in SystemAlertWindowPreferenceController()
/packages/apps/Settings/src/com/android/settings/applications/specialaccess/notificationaccess/
DNotificationAccessScreenPreferenceController.java25 public NotificationAccessScreenPreferenceController(Context context, String preferenceKey) { in NotificationAccessScreenPreferenceController()
/packages/apps/Settings/src/com/android/settings/accessibility/
DTopLevelAccessibilityPreferenceController.java27 String preferenceKey) { in TopLevelAccessibilityPreferenceController()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/specialaccess/
DSystemAlertWindowPreferenceController.java27 public SystemAlertWindowPreferenceController(Context context, String preferenceKey) { in SystemAlertWindowPreferenceController()
/packages/apps/Settings/src/com/android/settings/inputmethod/
DSpellCheckerForWorkPreferenceController.java31 public SpellCheckerForWorkPreferenceController(Context context, String preferenceKey) { in SpellCheckerForWorkPreferenceController()
DVirtualKeyboardForWorkPreferenceController.java28 String preferenceKey) { in VirtualKeyboardForWorkPreferenceController()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/specialaccess/notificationaccess/
DNotificationAccessScreenPreferenceController.java26 public NotificationAccessScreenPreferenceController(Context context, String preferenceKey) { in NotificationAccessScreenPreferenceController()
DNotificationAccessController.java26 public NotificationAccessController(Context context, String preferenceKey) { in NotificationAccessController()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/specialaccess/pictureinpicture/
DPictureInPictureScreenPreferenceController.java27 String preferenceKey) { in PictureInPictureScreenPreferenceController()
DPictureInPictureController.java26 public PictureInPictureController(Context context, String preferenceKey) { in PictureInPictureController()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/system/
DResetPreferenceController.java25 public ResetPreferenceController(Context context, String preferenceKey) { in ResetPreferenceController()
/packages/apps/Settings/src/com/android/settings/wifi/savedaccesspoints/
DSubscribedAccessPointsPreferenceController.java35 public SubscribedAccessPointsPreferenceController(Context context, String preferenceKey) { in SubscribedAccessPointsPreferenceController()
/packages/apps/Settings/src/com/android/settings/applications/specialaccess/pictureinpicture/
DPictureInPictureScreenPreferenceController.java27 String preferenceKey) { in PictureInPictureScreenPreferenceController()
DPictureInPictureController.java27 public PictureInPictureController(Context context, String preferenceKey) { in PictureInPictureController()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/accessibility/
DTopLevelAccessibilityPreferenceController.java27 String preferenceKey) { in TopLevelAccessibilityPreferenceController()
/packages/apps/Settings/src/com/android/settings/core/
DWorkPreferenceController.java29 public WorkPreferenceController(Context context, String preferenceKey) { in WorkPreferenceController()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/specialaccess/premiumsms/
DPremiumSmsScreenPreferenceController.java26 public PremiumSmsScreenPreferenceController(Context context, String preferenceKey) { in PremiumSmsScreenPreferenceController()
/packages/apps/Settings/src/com/android/settings/applications/specialaccess/premiumsms/
DPremiumSmsScreenPreferenceController.java26 public PremiumSmsScreenPreferenceController(Context context, String preferenceKey) { in PremiumSmsScreenPreferenceController()
/packages/apps/Settings/tests/robotests/src/com/android/settings/development/
DClearAdbKeysPreferenceControllerTest.java111 final String preferenceKey = mController.getPreferenceKey(); in handlePreferenceTreeClick_clearAdbKeysPreference_shouldShowWarningDialog() local
136 final String preferenceKey = mController.getPreferenceKey(); in handlePreferenceTreeClick_monkeyUser_shouldReturnFalse() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/datetime/timezone/
DBaseTimeZonePreferenceControllerTest.java70 private TestPreferenceController(Context context, String preferenceKey) { in TestPreferenceController()
78 private TestPreference(Context context, String preferenceKey) { in TestPreference()

12345678910>>...19