Home
last modified time | relevance | path

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

/device/google/atv/FrameworkPackageStubs/src/com/android/browser/provider/
DBrowserProvider2.java513 boolean isNullAccount(String account) { in isNullAccount() method in BrowserProvider2
525 if (!isNullAccount(accountType) && !isNullAccount(accountName)) { in getSelectionWithAccounts()
610 if (!isNullAccount(accountType) && !isNullAccount(accountName)) { in query()
1036 if (!isNullAccount(accountName) && !isNullAccount(accountType)) { in queryDefaultFolderId()