Searched refs:getCurrentAlpha (Results 1 – 8 of 8) 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
202 public float getCurrentAlpha() { in getCurrentAlpha() method in InsetsResizeAnimationRunner
161 mAnimation.setAlpha(getCurrentAlpha()); in InsetsAnimationControlImpl()210 public float getCurrentAlpha() { in getCurrentAlpha() method in InsetsAnimationControlImpl
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
16564 HSPLandroid/view/InsetsAnimationControlImpl;->getCurrentAlpha()F
16628 HSPLandroid/view/InsetsAnimationControlImpl;->getCurrentAlpha()F
53884 method public float getCurrentAlpha();