Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DScrimState.java104 mCurrentInFrontAlpha = alwaysOnEnabled ? mAodFrontScrimAlpha : 1f; in prepare()
190 float mAodFrontScrimAlpha; field in ScrimState
262 mAodFrontScrimAlpha = aodFrontScrimAlpha; in setAodFrontScrimAlpha()