Home
last modified time | relevance | path

Searched refs:getSelection (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/com/android/internal/content/
DSelectionBuilder.java82 public String getSelection() { in getSelection() method in SelectionBuilder
108 return db.query(table, columns, getSelection(), getSelectionArgs(), groupBy, having, in query()
116 return db.update(table, values, getSelection(), getSelectionArgs()); in update()
123 return db.delete(table, getSelection(), getSelectionArgs()); in delete()
/frameworks/base/core/tests/coretests/src/android/text/
DLayoutTest.java305 layout.getSelection(5 /* startIndex */, 5 /* endIndex */, in testGetSelectionWithEmptySelection()
320 layout.getSelection(0 /* startIndex */, 1 /* endIndex */, in testGetSelectionWithASingleLineSelection()
351 layout.getSelection(0 /* startIndex */, 2 /* endIndex */, in testGetSelectionWithMultilineSelection_secondLineSelectionEndsBeforeFirstCharacter()
397 layout.getSelection(0 /* startIndex */, 3 /* endIndex */,
440 layout.getSelection(0 /* startIndex */, 1 /* endIndex */, in testGetSelectionPathWithASingleLineSelection()
471 layout.getSelection(0 /* startIndex */, 2 /* endIndex */, in testGetSelection_latinTextDirection()
482 layout.getSelection(0 /* startIndex */, 2 /* endIndex */, in testGetSelection_arabicTextDirection()
495 layout.getSelection(0 /* startIndex */, 6 /* endIndex */, in testGetSelection_mixedLatinAndArabicTextDirection()
/frameworks/base/core/java/android/content/
DCursorLoader.java213 public String getSelection() { in getSelection() method in CursorLoader
/frameworks/base/core/java/android/text/
DLayout.java1983 getSelection(start, end, (left, top, right, bottom, textSelectionLayout) -> in getSelectionPath()
1998 public final void getSelection(int start, int end, final SelectionRectangleConsumer consumer) { in getSelection() method in Layout
/frameworks/base/core/java/android/widget/
DSelectionActionModeHelper.java344 layout.getSelection(start, end, consumer); in convertSelectionToRectangles()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...