Searched refs:getSelectionWithAccounts (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Browser/src/com/android/browser/provider/
H A DBrowserProvider2.java857 Object[] getSelectionWithAccounts(Uri uri, String selection, String[] selectionArgs) { method in class:BrowserProvider2
924 Object[] withAccount = getSelectionWithAccounts(uri, selection, selectionArgs);
1172 Object[] withAccount = getSelectionWithAccounts(uri, null, null);
1290 Object[] withAccount = getSelectionWithAccounts(uri, selection, selectionArgs);
1703 Object[] withAccount = getSelectionWithAccounts(uri, selection, selectionArgs);

Completed in 68 milliseconds