Home
last modified time | relevance | path

Searched refs:setRemoteViewClickHandler (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationRemoteInputManager.java583 row.setRemoteViewClickHandler(mOnClickHandler); in bindRow()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java151 public void setRemoteViewClickHandler(RemoteViews.OnClickHandler remoteViewClickHandler) { in setRemoteViewClickHandler() method in NotificationContentInflater
DExpandableNotificationRow.java1609 public void setRemoteViewClickHandler(RemoteViews.OnClickHandler remoteViewClickHandler) {
1610 mNotificationInflater.setRemoteViewClickHandler(remoteViewClickHandler);