/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/ |
D | Lerper.java | 43 public int getValue(int currentValue, int targetValue) { in getValue() method in Lerper 72 public float getValue(float currentValue, float targetValue) { in getValue() method in Lerper
|
/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/ |
D | ConsumerTrap.java | 35 public A getValue() { in getValue() method in ConsumerTrap
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/controller/ |
D | ParameterInteger.java | 28 int getValue(); in getValue() method
|
D | ParameterColor.java | 84 public int getValue() { in getValue() method in ParameterColor
|
D | BasicParameterInt.java | 92 public int getValue() { in getValue() method in BasicParameterInt
|
/packages/apps/Dialer/java/com/android/dialer/util/ |
D | ExpirableCache.java | 227 V getValue(); in getValue() method 260 public V getValue() { in getValue() method in ExpirableCache.GenerationalCachedValue
|
/packages/apps/LegacyCamera/src/com/android/camera/ |
D | RecordLocationPreference.java | 44 public String getValue() { in getValue() method in RecordLocationPreference
|
D | ListPreference.java | 92 public String getValue() { in getValue() method in ListPreference
|
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/ |
D | LatchedConsumer.java | 23 public T getValue() { return value; } in getValue() method in LatchedConsumer
|
/packages/apps/Car/tests/TestMediaApp/src/com/android/car/media/testmediaapp/prefs/ |
D | TmaPrefs.java | 84 public abstract T getValue(); in getValue() method in TmaPrefs.PrefEntry 164 public T getValue() { in getValue() method in TmaPrefs.EnumPrefEntry
|
/packages/services/Car/service/src/com/android/car/hal/ |
D | BidirectionalSparseIntArray.java | 57 int getValue(int key, int defaultValue) { in getValue() method in BidirectionalSparseIntArray
|
/packages/services/Car/tests/BugReportApp/src/com/android/car/bugreport/ |
D | Status.java | 63 public int getValue() { in getValue() method in Status
|
/packages/apps/TV/common/src/com/android/tv/common/ |
D | BooleanSystemProperty.java | 92 public boolean getValue() { in getValue() method in BooleanSystemProperty
|
/packages/apps/Camera2/src/com/android/camera/device/ |
D | CameraId.java | 68 public String getValue() { in getValue() method in CameraId
|
/packages/apps/Launcher3/src/com/android/launcher3/util/ |
D | SecureSettingsObserver.java | 53 public boolean getValue() { in getValue() method in SecureSettingsObserver
|
D | MultiValueAlpha.java | 116 public float getValue() { in getValue() method in MultiValueAlpha.AlphaProperty
|
/packages/apps/Camera2/src/com/android/camera/ui/motion/ |
D | DampedSpring.java | 60 public float getValue() { in getValue() method in DampedSpring
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/ |
D | BasicEditor.java | 91 public int getValue() { in getValue() method in BasicEditor
|
/packages/services/Car/car-lib/src/android/car/hardware/ |
D | CarPropertyValue.java | 196 public T getValue() { in getValue() method in CarPropertyValue
|
/packages/apps/Camera2/src/com/android/camera/async/ |
D | ConcurrentBufferQueue.java | 71 public T getValue() { in getValue() method in ConcurrentBufferQueue.Entry
|
/packages/apps/Dialer/java/com/android/voicemail/impl/ |
D | OmtpVvmCarrierConfigHelper.java | 472 private Object getValue(String key) { in getValue() method in OmtpVvmCarrierConfigHelper 477 private Object getValue(String key, Object defaultValue) { in getValue() method in OmtpVvmCarrierConfigHelper
|
/packages/apps/Dialer/java/com/android/dialer/contacts/displaypreference/ |
D | ContactDisplayPreferences.java | 37 default String getValue(Context context) { in getValue() method
|
/packages/apps/SecureElement/src/com/android/se/security/gpac/ |
D | BerTlv.java | 227 public byte[] getValue() { in getValue() method in BerTlv
|
/packages/services/Telephony/src/com/android/phone/settings/ |
D | VoicemailProviderListPreference.java | 153 public String getValue() { in getValue() method in VoicemailProviderListPreference
|
/packages/services/Telecomm/src/com/android/server/telecom/ |
D | CallIdMapper.java | 67 public V getValue(K key) { in getValue() method in CallIdMapper.BiMap
|