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.java922 Object[] withAccount = getSelectionWithAccounts(uri, selection, selectionArgs); in query() local
1170 Object[] withAccount = getSelectionWithAccounts(uri, null, null); in createCombinedQuery() local
1238 Object[] withAccount = getSelectionWithAccounts(uri, selection, selectionArgs); in deleteInTransaction() local
1651 Object[] withAccount = getSelectionWithAccounts(uri, selection, selectionArgs); in updateInTransaction() local