Searched defs:getFloatValue (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/core/java/android/animation/ | ||
D | Keyframes.java | 87 float getFloatValue(float fraction); in getFloatValue() method |
D | FloatKeyframeSet.java | 56 public float getFloatValue(float fraction) { in getFloatValue() method in FloatKeyframeSet |
D | Keyframe.java | 363 public float getFloatValue() { in getFloatValue() method in Keyframe.FloatKeyframe |
/frameworks/base/core/java/android/os/ | ||
D | StatsDimensionsValue.java | 170 public float getFloatValue() { in getFloatValue() method in StatsDimensionsValue |
/frameworks/base/core/java/android/bluetooth/ | ||
D | BluetoothGattCharacteristic.java | 564 public Float getFloatValue(int formatType, int offset) { in getFloatValue() method in BluetoothGattCharacteristic |