Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/inputmethodservice/
H A DSoftInputWindow.java140 KeyEvent.DispatcherState dispatcherState) { in SoftInputWindow() argument
143 mDispatcherState = dispatcherState; in SoftInputWindow()
/aosp14/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionWindow.java146 KeyEvent.Callback keyEventCallback, KeyEvent.DispatcherState dispatcherState, in VoiceInteractionWindow() argument
152 mDispatcherState = dispatcherState; in VoiceInteractionWindow()