Searched refs:addSelection (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/core/java/android/text/ |
D | Layout.java | 1304 private void addSelection(int line, int start, int end, in addSelection() method 1362 addSelection(startline, start, end, top, bottom, dest); in getSelectionPath() 1366 addSelection(startline, start, getLineEnd(startline), in getSelectionPath() 1385 addSelection(endline, getLineStart(endline), end, in getSelectionPath()
|