Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/animation/
DKeyframes.java80 int getIntValue(float fraction); in getIntValue() method
DIntKeyframeSet.java66 public int getIntValue(float fraction) { in getIntValue() method in IntKeyframeSet
DKeyframe.java316 public int getIntValue() { in getIntValue() method in Keyframe.IntKeyframe
/frameworks/compile/mclinker/include/mcld/Target/
DELFAttributeValue.h49 unsigned int getIntValue() const { return m_IntValue; } in getIntValue() function
/frameworks/data-binding/integration-tests/TestApp/app/src/main/java/android/databinding/testapp/vo/
DNotBindableVo.java42 public int getIntValue() { in getIntValue() method in NotBindableVo
/frameworks/base/core/java/android/content/
DRestrictionEntry.java291 public int getIntValue() { in getIntValue() method in RestrictionEntry
/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCharacteristic.java504 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.java710 public int getIntValue(ByteOrder byteOrder) { in getIntValue() method in ExifInterface.ExifAttribute