Home
last modified time | relevance | path

Searched refs:entryValue (Results 1 – 17 of 17) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
DRestrictedListPreference.java142 private RestrictedItem getRestrictedItemForEntryValue(CharSequence entryValue) { in getRestrictedItemForEntryValue() argument
143 if (entryValue == null) { in getRestrictedItemForEntryValue()
147 if (entryValue.equals(item.entryValue)) { in getRestrictedItemForEntryValue()
234 String entryValue = preference.getEntryValues()[which].toString(); in getOnItemClickListener() local
235 RestrictedItem item = preference.getRestrictedItemForEntryValue(entryValue); in getOnItemClickListener()
279 public final CharSequence entryValue;
282 public RestrictedItem(CharSequence entry, CharSequence entryValue,
285 this.entryValue = entryValue;
/packages/apps/Settings/src/com/android/settings/development/bluetooth/
DBluetoothCodecListPreferenceController.java192 protected void writeConfigurationValues(String entryValue) { in writeConfigurationValues() argument
193 long codecIdValue = getCodecIdFromEntryValue(entryValue); in writeConfigurationValues()
266 private long getCodecIdFromEntryValue(String entryValue) { in getCodecIdFromEntryValue() argument
268 if (entryValue.isEmpty() || Long.valueOf(entryValue) == DEFAULT_VALUE_INT) { in getCodecIdFromEntryValue()
271 return Long.valueOf(entryValue); in getCodecIdFromEntryValue()
DAbstractBluetoothListPreferenceController.java124 protected abstract void writeConfigurationValues(String entryValue); in writeConfigurationValues() argument
/packages/apps/Car/Settings/src/com/android/car/settings/datausage/
DDataUsageCycleBasePreferenceController.java128 CharSequence entryValue = String.valueOf(i); in updateCycle() local
130 entryValues.add(entryValue); in updateCycle()
131 mDataUsages.put(entryValue, networkCycleData); in updateCycle()
/packages/apps/Car/Settings/src/com/android/car/settings/sound/
DAudioRouteSelectorController.java102 String entryValue = mAudioRoutesManager.getActiveDeviceAddress(); in updatePreferenceOptions() local
105 getPreference().setValue(entryValue); in updatePreferenceOptions()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessibility/
DAccessibilityTimeoutFragment.java108 private void logNewA11yTimeoutSelection(String entryValue) { in logNewA11yTimeoutSelection() argument
119 if (entryValue.equals(entryValues[i])) { in logNewA11yTimeoutSelection()
/packages/apps/Settings/src/com/android/settings/notification/
DShowOnLockScreenNotificationPreferenceController.java137 CharSequence entry, CharSequence entryValue, int keyguardNotificationFeatures) { in setRestrictedIfNotificationFeaturesDisabled() argument
143 new RestrictedListPreference.RestrictedItem(entry, entryValue, admin); in setRestrictedIfNotificationFeaturesDisabled()
DLockScreenNotificationPreferenceController.java257 CharSequence entryValue, int keyguardNotificationFeatures) { in setRestrictedIfNotificationFeaturesDisabled() argument
263 new RestrictedListPreference.RestrictedItem(entry, entryValue, admin); in setRestrictedIfNotificationFeaturesDisabled()
273 entry, entryValue, profileAdmin); in setRestrictedIfNotificationFeaturesDisabled()
/packages/apps/Settings/src/com/android/settings/notification/app/
DVisibilityPreferenceController.java137 CharSequence entry, CharSequence entryValue, int keyguardNotificationFeatures) { in setRestrictedIfNotificationFeaturesDisabled() argument
143 new RestrictedListPreference.RestrictedItem(entry, entryValue, admin); in setRestrictedIfNotificationFeaturesDisabled()
/packages/modules/GeoTZ/s2storage/src/readonly/java/com/android/storage/table/packed/read/
DPackedTableReader.java202 long entryValue = getLongValueFromEntryBytes(entryBytes); in binarySearch() local
203 int compareResult = entryMatcher.compare(entryKey, entryValue); in binarySearch()
/packages/apps/Settings/tests/robotests/src/com/android/settings/development/bluetooth/
DAbstractBluetoothListPreferenceControllerTest.java238 protected void writeConfigurationValues(String entryValue) {} in writeConfigurationValues() argument
/packages/services/Telecomm/libs/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/apps/TV/libs/m2/
Dguava-28.0-android.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
Dguava-28.0-jre.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
Dauto-value-1.5.3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/apps/ManagedProvisioning/studio-dev/StubGenerator/
DStubGenerator.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jf/ org/ ...
/packages/apps/TV/libs/
Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...