OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onCancelInput
(Results
1 - 4
of
4
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardActionListener.java
89
public void
onCancelInput
();
122
public void
onCancelInput
() {}
PointerTracker.java
592
Log.d(TAG, String.format("[%d]
onCancelInput
", mPointerId));
597
mListener.
onCancelInput
();
[
all
...]
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
SuggestionStripView.java
176
public void
onCancelInput
() {
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java
[
all
...]
Completed in 34 milliseconds