Searched defs:selEnd (Results 1 – 3 of 3) sorted by relevance
101 public void onSelectionChanged(int selStart, int selEnd) { in onSelectionChanged()
8911 final int selEnd = endIndex; in testSmartSelection_resetSelection() local
36 public int selEnd = -1; field in StubImeAccessibilityService