Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/log/dagger/
DInputDeviceTutorialLog.kt25 annotation class InputDeviceTutorialLog class
DLogModule.java611 @InputDeviceTutorialLog
/frameworks/base/packages/SystemUI/src/com/android/systemui/inputdevice/tutorial/
DInputDeviceTutorialLogger.kt29 import com.android.systemui.log.dagger.InputDeviceTutorialLog
37 constructor(@InputDeviceTutorialLog private val buffer: LogBuffer) :