Searched defs:getCurrentAlpha (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/base/core/java/android/view/ | ||
H A D | WindowInsetsAnimationController.java | 99 float getCurrentAlpha(); in getCurrentAlpha() method |
H A D | InsetsResizeAnimationRunner.java | 197 public float getCurrentAlpha() { in getCurrentAlpha() method in InsetsResizeAnimationRunner |
H A D | InsetsAnimationControlImpl.java | 193 public float getCurrentAlpha() { in getCurrentAlpha() method in InsetsAnimationControlImpl |
/aosp12/frameworks/opt/bitmap/src/com/android/bitmap/drawable/ | ||
H A D | TileDrawable.java | 125 protected int getCurrentAlpha() { in getCurrentAlpha() method in TileDrawable |