Searched refs:onRemoteInputActive (Results 1 – 8 of 8) sorted by relevance
67 callback.onRemoteInputActive(true) in isRemoteInputActive_updatesOnChange()71 callback.onRemoteInputActive(false) in isRemoteInputActive_updatesOnChange()
48 override fun onRemoteInputActive(active: Boolean) { in <lambda>() method
132 default void onRemoteInputActive(boolean remoteInputActive) {} in onRemoteInputActive() method
196 mCallbacks.get(i).onRemoteInputActive(remoteInputActive); in apply()328 default void onRemoteInputActive(boolean active) {} in onRemoteInputActive() method
844 public void onRemoteInputActive(boolean remoteInputActive) { in onRemoteInputActive() method in NotificationShadeWindowControllerImpl
752 callback.onRemoteInputActive(true); in testUpdateFooter_remoteInput()
1021 public void onRemoteInputActive(boolean active) { in onRemoteInputActive() method in StatusBarKeyguardViewManager
824 public void onRemoteInputActive(boolean active) { in setUpView()