Searched refs:mUiEventLogger (Results 1 – 4 of 4) sorted by relevance
111 private UiEventLogger mUiEventLogger = new UiEventLoggerImpl(); field in NotificationHistoryActivity192 mUiEventLogger.logWithPosition((container.getVisibility() == View.VISIBLE)219 }, mUiEventLogger));296 mUiEventLogger.log(NotificationHistoryEvent.NOTIFICATION_HISTORY_OPEN); in onResume()306 mUiEventLogger.log(NotificationHistoryEvent.NOTIFICATION_HISTORY_CLOSE); in onPause()367 mUiEventLogger.log(isChecked ? NotificationHistoryEvent.NOTIFICATION_HISTORY_ON406 true, mUiEventLogger));422 false, mUiEventLogger));
54 private UiEventLogger mUiEventLogger; field in NotificationHistoryAdapter64 mUiEventLogger = uiEventLogger; in NotificationHistoryAdapter()87 mUiEventLogger.logWithPosition(NotificationHistoryActivity.NotificationHistoryEvent in onBindViewHolder()153 mUiEventLogger.logWithPosition(NotificationHistoryActivity.NotificationHistoryEvent in onItemSwipeDeleted()
76 private UiEventLogger mUiEventLogger; field in NotificationSbnAdapter99 mUiEventLogger = uiEventLogger; in NotificationSbnAdapter()130 mUiEventLogger); in onBindViewHolder()
93 private final UiEventLogger mUiEventLogger; field in ChooserActivityLogger106 mUiEventLogger = uiEventLogger; in ChooserActivityLogger()307 mUiEventLogger.logWithInstanceId( in log()