Searched refs:mBouncerShowing (Results 1 – 2 of 2) sorted by relevance
77 protected boolean mBouncerShowing; field in ScrimController153 mBouncerShowing = showing; in setBouncerShowing()263 } else if (!mKeyguardShowing && !mBouncerShowing) { in updateScrims()280 } else if (mBouncerShowing && !mBouncerIsKeyguard) { in updateScrimKeyguard()283 } else if (mBouncerShowing) { in updateScrimKeyguard()
394 protected boolean mBouncerShowing; field in StatusBar4895 mBouncerShowing = bouncerShowing; in setBouncerShowing()6946 return mBouncerShowing;