Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/integrity/parser/
DBinaryFileOperations.java70 public static int getIntValue(BitInputStream bitInputStream) throws IOException { in getIntValue() method in BinaryFileOperations
/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/compile/mclinker/include/mcld/Target/
DELFAttributeValue.h49 unsigned int getIntValue() const { return m_IntValue; } in getIntValue() function
/frameworks/base/apex/statsd/framework/java/android/os/
DStatsDimensionsValue.java124 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.java982 public int getIntValue(ByteOrder byteOrder) { in getIntValue() method in ExifInterface.ExifAttribute