Searched refs:mBouncerShowing (Results 1 – 3 of 3) sorted by relevance
55 private boolean mBouncerShowing; field in ScrimController106 mBouncerShowing = showing; in setBouncerShowing()163 } else if (!mKeyguardShowing && !mBouncerShowing) { in updateScrims()180 } else if (mBouncerShowing) { in updateScrimKeyguard()
1986 && (mExpandedVisible || mBouncerShowing || mWaitingForKeyguardExit)) {
236 protected boolean mBouncerShowing; field in BaseStatusBar2124 mBouncerShowing = bouncerShowing;2131 return mBouncerShowing;