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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationInflater.java66 private RemoteViews.OnClickHandler mRemoteViewClickHandler; field in class:NotificationInflater
103 mRemoteViewClickHandler = remoteViewClickHandler;
143 mCallback, mRemoteViewClickHandler);
157 apply(result, reInflateFlags, mRow, mRedactAmbient, mRemoteViewClickHandler, null);
587 private RemoteViews.OnClickHandler mRemoteViewClickHandler; field in class:NotificationInflater.AsyncInflationTask
605 mRemoteViewClickHandler = remoteViewClickHandler;
643 mRemoteViewClickHandler, this);

Completed in 1319 milliseconds