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.java185 mExpansionCallback.onStartingToShow(); in show()
526 void onStartingToShow(); in onStartingToShow() method
DStatusBarKeyguardViewManager.java109 public void onStartingToShow() {
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DKeyguardBouncerTest.java149 verify(mExpansionCallback).onStartingToShow(); in testShow_notifiesVisibility()