Home
last modified time | relevance | path

Searched refs:ClickHandler (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationRemoteInputManager.java704 ClickHandler defaultHandler); in handleRemoteViewClick()
711 public interface ClickHandler { interface in NotificationRemoteInputManager
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarRemoteInputCallback.java260 NotificationRemoteInputManager.ClickHandler defaultHandler) { in handleRemoteViewClick()