Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/util/
DScreenOnTracker.java86 mListeners.forEach(ScreenOnListener::onUserPresent); in onReceive()
122 default void onUserPresent() { } in onUserPresent() method
/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/util/
DScreenOnTrackerTest.kt91 verify(listener).onUserPresent() in add_listener_then_receive_user_present_intent_notify_listener()
/packages/apps/Launcher3/src/com/android/launcher3/graphics/
DSysUiScrim.java62 public void onUserPresent() {