Searched defs:getSelection (Results 1 – 8 of 8) sorted by relevance
| /packages/apps/Contacts/src/com/android/contacts/model/ |
| D | Cp2DeviceLocalAccountLocator.java | 110 public String getSelection() { in getSelection() method in Cp2DeviceLocalAccountLocator 119 private static String getSelection(Set<String> knownAccountTypes) { in getSelection() method in Cp2DeviceLocalAccountLocator
|
| /packages/providers/TvProvider/src/com/android/providers/tv/util/ |
| D | SqlParams.java | 35 public String getSelection() { in getSelection() method in SqlParams
|
| /packages/apps/DocumentsUI/src/com/android/documentsui/selection/ |
| D | SelectionManager.java | 174 public Selection getSelection() { in getSelection() method in SelectionManager 184 public Selection getSelection(Selection dest) { in getSelection() method in SelectionManager
|
| /packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
| D | DownloadProvider.java | 219 public String getSelection() { in getSelection() method in DownloadProvider.SqlSelection 1190 try (Cursor cursor = db.query(DB_TABLE, null, selection.getSelection(), in update() 1279 try (Cursor cursor = db.query(DB_TABLE, null, selection.getSelection(), in delete()
|
| /packages/apps/Contacts/src/com/android/contacts/group/ |
| D | GroupNameEditDialogFragment.java | 335 private String getSelection() { in getSelection() method in GroupNameEditDialogFragment
|
| /packages/screensavers/PhotoTable/src/com/android/dreams/phototable/ |
| D | PhotoTable.java | 186 public View getSelection() { in getSelection() method in PhotoTable
|
| /packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/ |
| D | AbstractContactAggregator.java | 1104 public String getSelection() { in getSelection() method in AbstractContactAggregator.NameLookupSelectionBuilder
|
| /packages/providers/TvProvider/src/com/android/providers/tv/ |
| D | TvProvider.java | 2036 params.getSelection(), params.getSelectionArgs(), null, null, null)) { in openLogoFile()
|