Home
last modified time | relevance | path

Searched defs:entryValue (Results 1 – 9 of 9) sorted by relevance

/packages/apps/Car/libs/car-ui-lib/src/com/android/car/ui/preference/
DMultiSelectListPreferenceFragment.java116 String entryValue = entryValues[i].toString(); in onViewCreated() local
DListPreferenceFragment.java135 String entryValue = entryValues[selectedIndex].toString(); in onViewCreated() local
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DRestrictedListPreference.java148 private RestrictedItem getRestrictedItemForEntryValue(CharSequence entryValue) { in getRestrictedItemForEntryValue()
243 String entryValue = preference.getEntryValues()[which].toString(); in getOnItemClickListener() local
/packages/apps/Settings/src/com/android/settings/
DRestrictedListPreference.java148 private RestrictedItem getRestrictedItemForEntryValue(CharSequence entryValue) { in getRestrictedItemForEntryValue()
243 String entryValue = preference.getEntryValues()[which].toString(); in getOnItemClickListener() local
/packages/apps/Settings/src/com/android/settings/notification/
DVisibilityPreferenceController.java130 CharSequence entry, CharSequence entryValue, int keyguardNotificationFeatures) { in setRestrictedIfNotificationFeaturesDisabled()
DShowOnLockScreenNotificationPreferenceController.java135 CharSequence entry, CharSequence entryValue, int keyguardNotificationFeatures) { in setRestrictedIfNotificationFeaturesDisabled()
DLockScreenNotificationPreferenceController.java248 CharSequence entryValue, int keyguardNotificationFeatures) { in setRestrictedIfNotificationFeaturesDisabled()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/notification/
DVisibilityPreferenceController.java130 CharSequence entry, CharSequence entryValue, int keyguardNotificationFeatures) { in setRestrictedIfNotificationFeaturesDisabled()
DLockScreenNotificationPreferenceController.java248 CharSequence entryValue, int keyguardNotificationFeatures) { in setRestrictedIfNotificationFeaturesDisabled()