Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java138 mRemoteInputManager.getRemoteViewsOnClickHandler()); in bindContent()
174 mRemoteInputManager.getRemoteViewsOnClickHandler(), in inflateNotificationViews()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationRemoteInputManager.java636 public RemoteViews.OnClickHandler getRemoteViewsOnClickHandler() { in getRemoteViewsOnClickHandler() method in NotificationRemoteInputManager