OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCodePointBeforeCursor
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
InputLogic.java
525
final int codePointBeforeCursor = mConnection.
getCodePointBeforeCursor
();
[
all
...]
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
RichInputConnection.java
396
public int
getCodePointBeforeCursor
() {
[
all
...]
Completed in 667 milliseconds