Home
last modified time | relevance | path

Searched defs:getIntValue (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/java/android/animation/
DKeyframes.java74 int getIntValue(float fraction); in getIntValue() method
DIntKeyframeSet.java56 public int getIntValue(float fraction) { in getIntValue() method in IntKeyframeSet
DKeyframe.java316 public int getIntValue() { in getIntValue() method in Keyframe.IntKeyframe
/frameworks/base/core/tests/coretests/src/android/view/textclassifier/logging/
DGenerateLinksLoggerTest.java113 private static int getIntValue(LogMaker log, int eventField) { in getIntValue() method in GenerateLinksLoggerTest
/frameworks/compile/mclinker/include/mcld/Target/
DELFAttributeValue.h49 unsigned int getIntValue() const { return m_IntValue; } in getIntValue() function
/frameworks/base/core/java/android/os/
DStatsDimensionsValue.java127 public int getIntValue() { in getIntValue() method in StatsDimensionsValue
/frameworks/base/core/java/android/content/
DRestrictionEntry.java291 public int getIntValue() { in getIntValue() method in RestrictionEntry
/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCharacteristic.java527 public Integer getIntValue(int formatType, int offset) { in getIntValue() method in BluetoothGattCharacteristic
/frameworks/base/drm/jni/
Dandroid_drm_DrmManagerClient.cpp119 int Utility::getIntValue(JNIEnv* env, jobject object, const char* fieldName) { in getIntValue() function in Utility
/frameworks/base/media/java/android/media/
DExifInterface.java883 public int getIntValue(ByteOrder byteOrder) { in getIntValue() method in ExifInterface.ExifAttribute