OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:updatetailbatchinput
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
InputLogicHandler.java
58
public void
updateTailBatchInput
(final InputPointers batchPointers,
181
* Note that as opposed to
updateTailBatchInput
, we do the UI side of this immediately on the
204
public void
updateTailBatchInput
(final InputPointers batchPointers,
InputLogic.java
588
mInputLogicHandler.
updateTailBatchInput
(batchPointers, mAutoCommitSequenceNumber);
[
all
...]
Completed in 813 milliseconds