/aosp12/frameworks/base/core/java/android/animation/ |
H A D | FloatKeyframeSet.java | 40 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 D | PathKeyframes.java | 158 public float getFloatValue(float fraction) { in createXFloatKeyframes() 172 public float getFloatValue(float fraction) { 248 return getFloatValue(fraction);
|
H A D | Keyframes.java | 87 float getFloatValue(float fraction); in getFloatValue() method
|
H A D | Keyframe.java | 363 public float getFloatValue() { in getFloatValue() method in Keyframe.FloatKeyframe
|
H A D | PropertyValuesHolder.java | 1354 mFloatAnimatedValue = mFloatKeyframes.getFloatValue(fraction); in calculateValue()
|
/aosp12/packages/modules/StatsD/framework/java/android/os/ |
H A D | StatsDimensionsValue.java | 167 public float getFloatValue() { in getFloatValue() method in StatsDimensionsValue
|
/aosp12/packages/modules/StatsD/framework/test/src/android/os/ |
H A D | StatsDimensionsValueTest.java | 88 assertThat(sdvChildren.get(3).getFloatValue()).isEqualTo(floatValue); in testConversionFromStructuredParcel()
|
/aosp12/packages/services/Car/tests/BugReportApp/libs/ |
H A D | google-http-client-jackson2-1.30.1.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
H A D | google-http-client-android-1.30.1.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
H A D | jackson-core-2.9.9.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/LICENSE
META-INF ... |
H A D | google-http-client-1.30.1.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/ |
H A D | google-http-client-jackson2-1.36.0.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
H A D | jackson-core-2.11.1.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE
META-INF ... |
H A D | google-http-client-1.36.0.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
/aosp12/frameworks/base/core/java/android/bluetooth/ |
H A D | BluetoothGattCharacteristic.java | 562 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 D | AnomalyDetectionJobServiceTest.java | 291 when(floatValue.getFloatValue()).thenReturn(0f); in extractUidFromStatsDimensionsValue_wrongFormat_returnNull()
|
/aosp12/packages/modules/StatsD/framework/api/ |
H A D | system-current.txt | 64 method public float getFloatValue();
|
/aosp12/packages/apps/Messaging/build/gcheckstyle/ |
H A D | google-style-checker_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 266 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 D | boot-image-profile.txt | 266 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 D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 907 Landroid/animation/Keyframe$FloatKeyframe;->getFloatValue()F 922 Landroid/animation/Keyframes$FloatKeyframes;->getFloatValue(F)F
|
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 9162 method public Float getFloatValue(int, int);
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 6295 method public java.lang.Float getFloatValue(int, int);
|