Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DKeyguardBouncerTest.java158 mBouncer.ensureView(); in testShow_bouncerIsVisible()
211 mBouncer.ensureView(); in testSetExpansion_notifiesFalsingManager()
231 mBouncer.ensureView(); in testSetExpansion_notifiesKeyguardView()
262 mBouncer.ensureView(); in testHide_notShowingAnymore()
270 mBouncer.ensureView(); in testShowPromptReason_propagates()
278 mBouncer.ensureView(); in testShowMessage_propagates()
301 mBouncer.ensureView(); in testStartPreHideAnimation_notifiesView()
326 mBouncer.ensureView(); in testSetExpansion()
333 mBouncer.ensureView(); in testIsFullscreenBouncer_asksKeyguardView()
358 mBouncer.ensureView(); in testIsSecure()
[all …]
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardBouncer.java169 ensureView(); in show()
311 ensureView(); in showWithDismissAction()
405 ensureView(); in prepare()
459 protected void ensureView() { in ensureView() method in KeyguardBouncer
531 ensureView(); in interceptMediaKey()
539 ensureView(); in dispatchBackKeyEventPreIme()
544 ensureView(); in notifyKeyguardAuthenticated()