Home
last modified time | relevance | path

Searched defs:withAccount (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Browser/src/com/android/browser/provider/
DBrowserProvider2.java924 Object[] withAccount = getSelectionWithAccounts(uri, selection, selectionArgs); in query() local
1172 Object[] withAccount = getSelectionWithAccounts(uri, null, null); in createCombinedQuery() local
1290 Object[] withAccount = getSelectionWithAccounts(uri, selection, selectionArgs); in deleteInTransaction() local
1703 Object[] withAccount = getSelectionWithAccounts(uri, selection, selectionArgs); in updateInTransaction() local