OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dispatchKeyEventFromInputMethod
(Results
1 - 3
of
3
) sorted by null
/cts/libs/deviceutil/src/android/cts/util/
KeyEventUtil.java
34
* {@link InputMethodManager#
dispatchKeyEventFromInputMethod
(View, KeyEvent)} to send the events.
187
imm.
dispatchKeyEventFromInputMethod
(null, newEvent);
/frameworks/base/core/java/android/view/inputmethod/
BaseInputConnection.java
690
mIMM.
dispatchKeyEventFromInputMethod
(mTargetView, event);
InputMethodManager.java
[
all
...]
Completed in 156 milliseconds