Home
last modified time | relevance | path

Searched refs:ensureView (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DKeyguardBouncerTest.java154 mBouncer.ensureView(); in testShow_bouncerIsVisible()
209 mBouncer.ensureView(); in testSetExpansion_notifiesFalsingManager()
229 mBouncer.ensureView(); in testSetExpansion_notifiesKeyguardView()
260 mBouncer.ensureView(); in testHide_notShowingAnymore()
268 mBouncer.ensureView(); in testShowPromptReason_propagates()
276 mBouncer.ensureView(); in testShowMessage_propagates()
298 mBouncer.ensureView(); in testStartPreHideAnimation_notifiesView()
323 mBouncer.ensureView(); in testSetExpansion()
331 mBouncer.ensureView(); in testIsFullscreenBouncer_asksKeyguardView()
360 mBouncer.ensureView(); in testIsSecure()
[all …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBouncer.java136 ensureView(); in show()
289 ensureView(); in showWithDismissAction()
369 ensureView(); in prepare()
426 protected void ensureView() { in ensureView() method in KeyguardBouncer
499 ensureView(); in interceptMediaKey()
504 ensureView(); in notifyKeyguardAuthenticated()