Home
last modified time | relevance | path

Searched defs:getValue (Results 1 – 25 of 46) sorted by relevance

12

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
DLerper.java43 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/UnifiedEmail/src/com/android/mail/preferences/
DBackupSharedPreference.java28 Object getValue(); in getValue() method
DSimpleBackupSharedPreference.java48 public Object getValue() { in getValue() method in SimpleBackupSharedPreference
/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/
DConsumerTrap.java35 public A getValue() { in getValue() method in ConsumerTrap
/packages/apps/Dialer/src/com/android/dialer/util/
DExpirableCache.java98 public V getValue(); in getValue() method
132 public V getValue() { in getValue() method in ExpirableCache.GenerationalCachedValue
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/controller/
DParameterInteger.java28 int getValue(); in getValue() method
DParameterColor.java84 public int getValue() { in getValue() method in ParameterColor
DBasicParameterInt.java92 public int getValue() { in getValue() method in BasicParameterInt
/packages/apps/LegacyCamera/src/com/android/camera/
DRecordLocationPreference.java44 public String getValue() { in getValue() method in RecordLocationPreference
DListPreference.java92 public String getValue() { in getValue() method in ListPreference
/packages/services/Telephony/src/org/apache/james/mime4j/field/
DUnstructuredField.java39 public String getValue() { in getValue() method in UnstructuredField
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/
DUnstructuredField.java39 public String getValue() { in getValue() method in UnstructuredField
/packages/apps/Nfc/nci/jni/extns/pn54x/src/utils/
DphNxpConfig.cpp464 bool CNxpNfcConfig::getValue (const char* name, char* pValue, size_t len) const in getValue() function in CNxpNfcConfig
479 bool CNxpNfcConfig::getValue (const char* name, char* pValue, long len,long* readlen) const in getValue() function in CNxpNfcConfig
513 bool CNxpNfcConfig::getValue (const char* name, unsigned long& rValue) const in getValue() function in CNxpNfcConfig
537 bool CNxpNfcConfig::getValue (const char* name, unsigned short& rValue) const in getValue() function in CNxpNfcConfig
/packages/apps/TV/common/src/com/android/tv/common/
DBooleanSystemProperty.java94 public boolean getValue() { in getValue() method in BooleanSystemProperty
/packages/services/Car/car-lib/src/android/car/hardware/
DCarPropertyValue.java88 public T getValue() { in getValue() method in CarPropertyValue
/packages/apps/Camera2/src/com/android/camera/device/
DCameraId.java68 public String getValue() { in getValue() method in CameraId
/packages/apps/Settings/src/com/android/settings/fuelgauge/
DBatteryCellParser.java32 protected int getValue(HistoryItem rec) { in getValue() method in BatteryCellParser
/packages/apps/Camera2/src/com/android/camera/ui/motion/
DDampedSpring.java60 public float getValue() { in getValue() method in DampedSpring
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
DBasicEditor.java91 public int getValue() { in getValue() method in BasicEditor
/packages/services/Telecomm/src/com/android/server/telecom/
DCallIdMapper.java66 public V getValue(K key) { in getValue() method in CallIdMapper.BiMap
/packages/apps/Camera2/src/com/android/camera/async/
DConcurrentBufferQueue.java71 public T getValue() { in getValue() method in ConcurrentBufferQueue.Entry
/packages/services/Telephony/src/com/android/phone/settings/
DVoicemailProviderListPreference.java156 public String getValue() { in getValue() method in VoicemailProviderListPreference
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
DFilterBasicRepresentation.java103 public int getValue() { in getValue() method in FilterBasicRepresentation
DFilterChanSatRepresentation.java123 public int getValue(int mode) { in getValue() method in FilterChanSatRepresentation
/packages/apps/Dialer/src/com/android/dialer/contactinfo/
DContactInfoCache.java147 public ContactInfo getValue(String number, String countryIso, ContactInfo cachedContactInfo) { in getValue() method in ContactInfoCache

12