Home
last modified time | relevance | path

Searched defs:getContentAlpha (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DShadeInterpolation.kt22 fun getContentAlpha(fraction: Float): Float { regex
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DOverviewActionsView.java186 public AlphaProperty getContentAlpha() { in getContentAlpha() method in OverviewActionsView
H A DRecentsView.java3480 public float getContentAlpha() { in getContentAlpha() method in RecentsView