Searched refs:needsFullscreenBouncer (Results 1 – 3 of 3) sorted by relevance
299 if (mBouncer.needsFullscreenBouncer() && !mDozing) { in showBouncerOrKeyguard()378 if (hideBouncerWhenShowing || mBouncer.needsFullscreenBouncer()) { in reset()423 if (dozing || mBouncer.needsFullscreenBouncer() || mOccluded) { in setDozing()665 if (mBouncer.isScrimmed() && !mBouncer.needsFullscreenBouncer()) { in onBackPressed()
463 public boolean needsFullscreenBouncer() { in needsFullscreenBouncer() method in KeyguardBouncer
303 mBouncer.needsFullscreenBouncer(); in testNeedsFullscreenBouncer_asksKeyguardView()