Home
last modified time | relevance | path

Searched defs:mDispatcherState (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/inputmethodservice/
DAbstractInputMethodService.java52 final KeyEvent.DispatcherState mDispatcherState field in AbstractInputMethodService
DMultiClientInputMethodClientCallbackAdaptor.java76 KeyEvent.DispatcherState mDispatcherState; field in MultiClientInputMethodClientCallbackAdaptor
143 private final KeyEvent.DispatcherState mDispatcherState; field in MultiClientInputMethodClientCallbackAdaptor.ImeInputEventReceiver
DSoftInputWindow.java50 final KeyEvent.DispatcherState mDispatcherState; field in SoftInputWindow
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSession.java149 final KeyEvent.DispatcherState mDispatcherState = new KeyEvent.DispatcherState(); field in VoiceInteractionSession