Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/log/dagger/
DCarrierTextManagerLog.kt9 annotation class CarrierTextManagerLog class
DLogModule.java469 @CarrierTextManagerLog
/frameworks/base/packages/SystemUI/src/com/android/keyguard/logging/
DCarrierTextManagerLogger.kt23 import com.android.systemui.log.dagger.CarrierTextManagerLog
27 class CarrierTextManagerLogger @Inject constructor(@CarrierTextManagerLog val buffer: LogBuffer) {