Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DRowContentBindStageLogger.kt21 import com.android.systemui.log.dagger.NotifInflationLog
27 @NotifInflationLog private val buffer: LogBuffer
DRowInflaterTaskLogger.kt21 import com.android.systemui.log.dagger.NotifInflationLog
26 class RowInflaterTaskLogger @Inject constructor(@NotifInflationLog private val buffer: LogBuffer) {
DNotificationRowContentBinderLogger.kt21 import com.android.systemui.log.dagger.NotifInflationLog
37 constructor(@NotifInflationLog private val buffer: LogBuffer) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotifInflaterLogger.kt21 import com.android.systemui.log.dagger.NotifInflationLog
27 class NotifInflaterLogger @Inject constructor(@NotifInflationLog private val buffer: LogBuffer) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/inflation/
DNotificationRowBinderLogger.kt21 import com.android.systemui.log.dagger.NotifInflationLog
29 constructor(@NotifInflationLog private val buffer: LogBuffer) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/log/dagger/
DNotifInflationLog.java32 public @interface NotifInflationLog { annotation
DLogModule.java93 @NotifInflationLog