Home
last modified time | relevance | path

Searched refs:MobileSummaryLog (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/dagger/
DMobileSummaryLog.kt31 annotation class MobileSummaryLog class
DStatusBarPipelineModule.kt202 @MobileSummaryLog in airplaneModeRepository()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/domain/interactor/
DMobileIconsInteractor.kt31 import com.android.systemui.statusbar.pipeline.dagger.MobileSummaryLog in <lambda>()
135 @MobileSummaryLog private val tableLogger: TableLogBuffer,
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/
DMobileConnectionsRepositoryImpl.kt49 import com.android.systemui.statusbar.pipeline.dagger.MobileSummaryLog in <lambda>()
97 @MobileSummaryLog private val tableLogger: TableLogBuffer, in <lambda>()