Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/dagger/
H A DRemoteInput.kt29 @Subcomponent(modules = [InternalRemoteInputViewModule::class])
44 private interface InternalRemoteInputViewModule { regex