Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java114 private RemoteViews.OnClickHandler mRemoteViewClickHandler; field in NotificationContentInflater
152 mRemoteViewClickHandler = remoteViewClickHandler; in setRemoteViewClickHandler()
249 mRemoteViewClickHandler); in inflateNotificationViews()
275 mRemoteViewClickHandler, in inflateNotificationViews()
766 private RemoteViews.OnClickHandler mRemoteViewClickHandler; field in NotificationContentInflater.AsyncInflationTask
791 mRemoteViewClickHandler = remoteViewClickHandler; in AsyncInflationTask()
833 mCachedContentViews, mRow, mRemoteViewClickHandler, this); in onPostExecute()