Searched refs:NotificationPanelLogger (Results 1 – 5 of 5) sorted by relevance
30 public class NotificationPanelLoggerImpl implements NotificationPanelLogger {34 final Notifications.NotificationList proto = NotificationPanelLogger.toNotificationProto( in logPanelShown()
39 public interface NotificationPanelLogger { interface
76 private final NotificationPanelLogger mNotificationPanelLogger;211 NotificationPanelLogger notificationPanelLogger) { in NotificationLogger()
25 public class NotificationPanelLoggerFake implements NotificationPanelLogger {40 NotificationPanelLogger.toNotificationProto(visibleNotifications))); in logPanelShown()
53 import com.android.systemui.statusbar.notification.logging.NotificationPanelLogger;157 NotificationPanelLogger notificationPanelLogger) { in provideNotificationLogger()170 static NotificationPanelLogger provideNotificationPanelLogger() { in provideNotificationPanelLogger()