Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationPanelLoggerImpl.java34 public class NotificationPanelLoggerImpl implements NotificationPanelLogger { class
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/dagger/
DNotificationsModule.java76 import com.android.systemui.statusbar.notification.logging.NotificationPanelLoggerImpl;
144 return new NotificationPanelLoggerImpl(); in provideNotificationPanelLogger()