HomeSort by relevance Sort by last modified time
    Searched full:candstart (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/webkit/
WebTextView.java 397 int candStart = EditableInputConnection.getComposingSpanStart(sp);
399 imm.updateSelection(this, selStart, selEnd, candStart, candEnd);
    [all...]
  /frameworks/base/core/java/android/widget/
TextView.java     [all...]

Completed in 600 milliseconds