Searched defs:selection (Results 1 – 5 of 5) sorted by relevance
90 String selection, in query()149 public int delete(Uri uri, String selection, String[] selectionArgs) { in delete()158 public int update(Uri uri, ContentValues values, String selection, String[] selectionArgs) { in update()
99 DeviceSelectionOptions selection = new DeviceSelectionOptions(); in testCreateRemoteConfig() local
114 def _user_selection(self, selection): argument
213 DeviceSelectionOptions selection = new DeviceSelectionOptions(); in reserveDevice() local
4156 def pdn_DG_selection(self, selection): argument