Home
last modified time | relevance | path

Searched refs:onStartingToShow (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBouncer.java542 callback.onStartingToShow(); in dispatchStartingToShow()
604 void onStartingToShow(); in onStartingToShow() method
DStatusBarKeyguardViewManager.java127 public void onStartingToShow() {
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DKeyguardBouncerTest.java171 verify(mExpansionCallback).onStartingToShow(); in testShow_notifiesVisibility()