Searched defs:onRemoteInputActive (Results 1 – 5 of 5) sorted by relevance
48 override fun onRemoteInputActive(active: Boolean) { in <lambda>() method
132 default void onRemoteInputActive(boolean remoteInputActive) {} in onRemoteInputActive() method
328 default void onRemoteInputActive(boolean active) {} in onRemoteInputActive() method
844 public void onRemoteInputActive(boolean remoteInputActive) { in onRemoteInputActive() method in NotificationShadeWindowControllerImpl
1021 public void onRemoteInputActive(boolean active) { in onRemoteInputActive() method in StatusBarKeyguardViewManager