Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentInflater.java134 mRemoteInputManager.getRemoteViewsOnClickHandler(), in bindContent()
174 mRemoteInputManager.getRemoteViewsOnClickHandler(), in inflateNotificationViews()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationRemoteInputManager.java670 public RemoteViews.InteractionHandler getRemoteViewsOnClickHandler() { in getRemoteViewsOnClickHandler() method in NotificationRemoteInputManager