Home
last modified time | relevance | path

Searched refs:setFadeAmount (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/
H A DDreamOverlayAnimationsController.kt359 mStatusBarViewController.setFadeAmount(alpha, fadingOut)
H A DDreamOverlayStatusBarViewController.java235 protected void setFadeAmount(float fadeAmount, boolean fadingOut) { in setFadeAmount() method in DreamOverlayStatusBarViewController