Searched refs:isLocalAccount (Results 1 – 4 of 4) sorted by relevance
128 if (defaultAccount == null || defaultAccount.isLocalAccount()) { in saveDefaultAndAllAccounts()179 if (account == null || account.isLocalAccount()) { in isValidAccount()234 if ((defaultAccount == null || defaultAccount.isLocalAccount()) in shouldShowAccountChangedNotification()
64 public boolean isLocalAccount() { in isLocalAccount() method in AccountWithDataSet
5236 if (knownAccountWithDataSet.isLocalAccount() in updateAccountsInBackground()5461 if (accountWithDataSet.isLocalAccount() in removeStaleAccountRows()
77 public boolean isLocalAccount() { in isLocalAccount() method in AccountWithDataSet