Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/view/
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()
/frameworks/base/core/java/android/view/
DWindowInsetsAnimationController.java99 float getCurrentAlpha(); in getCurrentAlpha() method
DInsetsResizeAnimationRunner.java205 public float getCurrentAlpha() { in getCurrentAlpha() method in InsetsResizeAnimationRunner
DInsetsAnimationControlImpl.java160 mAnimation.setAlpha(getCurrentAlpha()); in InsetsAnimationControlImpl()
209 public float getCurrentAlpha() { in getCurrentAlpha() method in InsetsAnimationControlImpl
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
DExtendedBitmapDrawable.java472 setInnerAlpha(getCurrentAlpha()); in Placeholder()
502 setInnerAlpha(getCurrentAlpha()); in stopPulsing()
524 if (getCurrentAlpha() == 0) { in setVisible()
574 if (getCurrentAlpha() == 0 && mRotateAnimator != null) { in setVisible()
DTileDrawable.java125 protected int getCurrentAlpha() { in getCurrentAlpha() method in TileDrawable
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt16307 HSPLandroid/view/InsetsAnimationControlImpl;->getCurrentAlpha()F
/frameworks/base/config/
Dboot-image-profile.txt16371 HSPLandroid/view/InsetsAnimationControlImpl;->getCurrentAlpha()F
/frameworks/base/core/api/
Dcurrent.txt54430 method public float getCurrentAlpha();