Home
last modified time | relevance | path

Searched defs:onRemoteInputActive (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShadeWindowController.java132 default void onRemoteInputActive(boolean remoteInputActive) {} in onRemoteInputActive() method
DRemoteInputController.java326 default void onRemoteInputActive(boolean active) {} in onRemoteInputActive() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationShadeWindowControllerImpl.java758 public void onRemoteInputActive(boolean remoteInputActive) { in onRemoteInputActive() method in NotificationShadeWindowControllerImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarKeyguardViewManager.java803 public void onRemoteInputActive(boolean active) { in onRemoteInputActive() method in StatusBarKeyguardViewManager