Searched refs:getCurrentAlpha (Results 1 – 10 of 10) sorted by relevance
149 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()
99 float getCurrentAlpha(); in getCurrentAlpha() method
205 public float getCurrentAlpha() { in getCurrentAlpha() method in InsetsResizeAnimationRunner
160 mAnimation.setAlpha(getCurrentAlpha()); in InsetsAnimationControlImpl()209 public float getCurrentAlpha() { in getCurrentAlpha() method in InsetsAnimationControlImpl
472 setInnerAlpha(getCurrentAlpha()); in Placeholder()502 setInnerAlpha(getCurrentAlpha()); in stopPulsing()524 if (getCurrentAlpha() == 0) { in setVisible()574 if (getCurrentAlpha() == 0 && mRotateAnimator != null) { in setVisible()
125 protected int getCurrentAlpha() { in getCurrentAlpha() method in TileDrawable
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
16307 HSPLandroid/view/InsetsAnimationControlImpl;->getCurrentAlpha()F
16371 HSPLandroid/view/InsetsAnimationControlImpl;->getCurrentAlpha()F
54430 method public float getCurrentAlpha();