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.java111 mCurrentInFrontAlpha = alwaysOnEnabled ? mAodFrontScrimAlpha : 1f; in prepare()
174 float mAodFrontScrimAlpha; field in ScrimState
245 mAodFrontScrimAlpha = aodFrontScrimAlpha; in setAodFrontScrimAlpha()