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

/frameworks/base/core/java/android/view/inputmethod/
H A DBaseInputConnection.java116 public static int getComposingSpanEnd(Spannable text) { method in class:BaseInputConnection
202 int cb = getComposingSpanEnd(content);
494 int b = getComposingSpanEnd(content);

Completed in 13 milliseconds