Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/log/dagger/
H A DNotificationInterruptLog.java32 public @interface NotificationInterruptLog { annotation
H A DLogModule.java94 @NotificationInterruptLog
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
H A DNotificationInterruptLogger.kt21 import com.android.systemui.log.dagger.NotificationInterruptLog
32 @NotificationInterruptLog val buffer: LogBuffer