Home
last modified time | relevance | path

Searched refs:isNullAccount (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Browser/src/com/android/browser/provider/
DBrowserProvider2.java849 boolean isNullAccount(String account) { in isNullAccount() method in BrowserProvider2
861 if (!isNullAccount(accountType) && !isNullAccount(accountName)) { in getSelectionWithAccounts()
946 if (!isNullAccount(accountType) && !isNullAccount(accountName)) { in query()
1348 if (!isNullAccount(accountName) && !isNullAccount(accountType)) { in queryDefaultFolderId()