Searched refs:mBouncerShowing (Results 1 – 3 of 3) sorted by relevance
65 private boolean mBouncerShowing; field in ScrimController126 mBouncerShowing = showing; in setBouncerShowing()203 } else if (!mKeyguardShowing && !mBouncerShowing) { in updateScrims()220 } else if (mBouncerShowing) { in updateScrimKeyguard()
1771 && (mExpandedVisible || mBouncerShowing || mWaitingForKeyguardExit)) { in adjustDisableFlags()
234 protected boolean mBouncerShowing; field in BaseStatusBar2086 mBouncerShowing = bouncerShowing;2093 return mBouncerShowing;