Searched refs:needsFullscreenBouncer (Results 1 – 3 of 3) sorted by relevance
204 if (mBouncer.needsFullscreenBouncer() && !mDozing) { in showBouncerOrKeyguard()280 if (hideBouncerWhenShowing || mBouncer.needsFullscreenBouncer()) { in reset()325 if (dozing || mBouncer.needsFullscreenBouncer() || mOccluded) { in setDozing()
428 public boolean needsFullscreenBouncer() { in needsFullscreenBouncer() method in KeyguardBouncer
285 mBouncer.needsFullscreenBouncer(); in testNeedsFullscreenBouncer_asksKeyguardView()