Searched defs:getSelectionStart (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
H A DCursorAnchorInfoCompatWrapper.java65 public int getSelectionStart() { method in class:CursorAnchorInfoCompatWrapper
126 public int getSelectionStart() { method in class:CursorAnchorInfoCompatWrapper.RealWrapper
127 return mInstance.getSelectionStart();

Completed in 90 milliseconds