Home
last modified time | relevance | path

Searched refs:getCurrentAlpha (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DInsetsAnimationControlImplTest.java149 assertEquals(1f, mController.getCurrentAlpha(), 1f - mController.getCurrentAlpha()); in testChangeInsets()
168 assertEquals(0.5f, mController.getCurrentAlpha(), 0.5f - mController.getCurrentAlpha()); in testChangeAlphaNoInsets()
176 assertEquals(0.5f, mController.getCurrentAlpha(), 0.5f - mController.getCurrentAlpha()); in testChangeInsetsAndAlpha()
/aosp14/frameworks/base/core/java/android/view/
H A DWindowInsetsAnimationController.java99 float getCurrentAlpha(); in getCurrentAlpha() method
H A DInsetsResizeAnimationRunner.java202 public float getCurrentAlpha() { in getCurrentAlpha() method in InsetsResizeAnimationRunner
H A DInsetsAnimationControlImpl.java161 mAnimation.setAlpha(getCurrentAlpha()); in InsetsAnimationControlImpl()
210 public float getCurrentAlpha() { in getCurrentAlpha() method in InsetsAnimationControlImpl
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt16564 HSPLandroid/view/InsetsAnimationControlImpl;->getCurrentAlpha()F
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt16628 HSPLandroid/view/InsetsAnimationControlImpl;->getCurrentAlpha()F
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt53884 method public float getCurrentAlpha();