Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationRemoteInputManager.java154 return mCallback.handleRemoteViewClick(view, pendingIntent,
711 boolean handleRemoteViewClick(View view, PendingIntent pendingIntent, in handleRemoteViewClick() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarRemoteInputCallback.java273 public boolean handleRemoteViewClick(View view, PendingIntent pendingIntent, in handleRemoteViewClick() method in StatusBarRemoteInputCallback