Searched refs:mIsBouncerShowing (Results 1 – 1 of 1) sorted by relevance
142 private boolean mIsBouncerShowing; field in LegacyLockIconViewController282 mIsBouncerShowing = mKeyguardViewController.isBouncerShowing(); in setLockIconView()421 && !mIsBouncerShowing in isLockScreen()487 pw.println(" mIsBouncerShowing: " + mIsBouncerShowing); in dump()563 mIsBouncerShowing = bouncer;600 mIsBouncerShowing = mKeyguardViewController.isBouncerShowing();736 mIsBouncerShowing = true; in onLongPress()766 if (mIsBouncerShowing) { in isActionable()