Searched defs:selectionClause (Results 1 – 2 of 2) sorted by relevance
330 final String selectionClause = generationClause + " AND " + volumeClause; in backupExternalDatabase() local334 try (Cursor c = db.query(true, "files", QUERY_COLUMNS, selectionClause, null, null, in backupExternalDatabase() argument
179 String selectionClause = null; in getContactsSize() local592 String selectionClause = null; in composeAndSendPhonebookVcards() local