Home
last modified time | relevance | path

Searched refs:getFloatValue (Results 1 – 24 of 24) sorted by relevance

/aosp12/frameworks/base/core/java/android/animation/
H A DFloatKeyframeSet.java40 return getFloatValue(fraction); in getValue()
56 public float getFloatValue(float fraction) { in getFloatValue() method in FloatKeyframeSet
60 float prevValue = prevKeyframe.getFloatValue(); in getFloatValue()
61 float nextValue = nextKeyframe.getFloatValue(); in getFloatValue()
76 float prevValue = prevKeyframe.getFloatValue(); in getFloatValue()
77 float nextValue = nextKeyframe.getFloatValue(); in getFloatValue()
97 float prevValue = prevKeyframe.getFloatValue(); in getFloatValue()
98 float nextValue = nextKeyframe.getFloatValue(); in getFloatValue()
H A DPathKeyframes.java158 public float getFloatValue(float fraction) { in createXFloatKeyframes()
172 public float getFloatValue(float fraction) {
248 return getFloatValue(fraction);
H A DKeyframes.java87 float getFloatValue(float fraction); in getFloatValue() method
H A DKeyframe.java363 public float getFloatValue() { in getFloatValue() method in Keyframe.FloatKeyframe
H A DPropertyValuesHolder.java1354 mFloatAnimatedValue = mFloatKeyframes.getFloatValue(fraction); in calculateValue()
/aosp12/packages/modules/StatsD/framework/java/android/os/
H A DStatsDimensionsValue.java167 public float getFloatValue() { in getFloatValue() method in StatsDimensionsValue
/aosp12/packages/modules/StatsD/framework/test/src/android/os/
H A DStatsDimensionsValueTest.java88 assertThat(sdvChildren.get(3).getFloatValue()).isEqualTo(floatValue); in testConversionFromStructuredParcel()
/aosp12/packages/services/Car/tests/BugReportApp/libs/
H A Dgoogle-http-client-jackson2-1.30.1.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
H A Dgoogle-http-client-android-1.30.1.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
H A Djackson-core-2.9.9.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF ...
H A Dgoogle-http-client-1.30.1.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Dgoogle-http-client-jackson2-1.36.0.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
H A Djackson-core-2.11.1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...
H A Dgoogle-http-client-1.36.0.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGattCharacteristic.java562 public Float getFloatValue(int formatType, int offset) { in getFloatValue() method in BluetoothGattCharacteristic
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/batterytip/
H A DAnomalyDetectionJobServiceTest.java291 when(floatValue.getFloatValue()).thenReturn(0f); in extractUidFromStatsDimensionsValue_wrongFormat_returnNull()
/aosp12/packages/modules/StatsD/framework/api/
H A Dsystem-current.txt64 method public float getFloatValue();
/aosp12/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt266 HSPLandroid/animation/FloatKeyframeSet;->getFloatValue(F)F+]Ljava/util/List;Ljava/util/Arrays$Array…
276 HSPLandroid/animation/Keyframe$FloatKeyframe;->getFloatValue()F
373 HSPLandroid/animation/PathKeyframes$1;->getFloatValue(F)F+]Landroid/animation/PathKeyframes;Landroi…
374 HSPLandroid/animation/PathKeyframes$2;->getFloatValue(F)F+]Landroid/animation/PathKeyframes;Landroi…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt266 HSPLandroid/animation/FloatKeyframeSet;->getFloatValue(F)F+]Ljava/util/List;Ljava/util/Arrays$Array…
276 HSPLandroid/animation/Keyframe$FloatKeyframe;->getFloatValue()F
373 HSPLandroid/animation/PathKeyframes$1;->getFloatValue(F)F+]Landroid/animation/PathKeyframes;Landroi…
374 HSPLandroid/animation/PathKeyframes$2;->getFloatValue(F)F+]Landroid/animation/PathKeyframes;Landroi…
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt907 Landroid/animation/Keyframe$FloatKeyframe;->getFloatValue()F
922 Landroid/animation/Keyframes$FloatKeyframes;->getFloatValue(F)F
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt9162 method public Float getFloatValue(int, int);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt6295 method public java.lang.Float getFloatValue(int, int);