Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationRemoteInputManager.java146 return mCallback.handleRemoteViewClick(view, pendingIntent,
702 boolean handleRemoteViewClick(View view, PendingIntent pendingIntent, in handleRemoteViewClick() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarRemoteInputCallback.java258 public boolean handleRemoteViewClick(View view, PendingIntent pendingIntent, in handleRemoteViewClick() method in StatusBarRemoteInputCallback