Home
last modified time | relevance | path

Searched refs:NotifInflationLog (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DRowContentBindStageLogger.kt21 import com.android.systemui.log.dagger.NotifInflationLog
27 @NotifInflationLog private val buffer: LogBuffer
H A DNotificationContentInflaterLogger.kt21 import com.android.systemui.log.dagger.NotifInflationLog
34 constructor(@NotifInflationLog private val buffer: LogBuffer) {
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotifInflaterLogger.kt21 import com.android.systemui.log.dagger.NotifInflationLog
27 class NotifInflaterLogger @Inject constructor(@NotifInflationLog private val buffer: LogBuffer) {
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/inflation/
H A DNotificationRowBinderLogger.kt21 import com.android.systemui.log.dagger.NotifInflationLog
29 constructor(@NotifInflationLog private val buffer: LogBuffer) {
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/log/dagger/
H A DNotifInflationLog.java32 public @interface NotifInflationLog { annotation
H A DLogModule.java86 @NotifInflationLog