Searched refs:accountExists (Results 1 – 2 of 2) sorted by relevance
99 if (!accountExists(mAccount)) { in onCreate()247 private boolean accountExists(Account account) { in accountExists() method in AccountSyncFragment265 if (!accountExists(mAccount)) { in onAccountsUpdate()
198 if (!accountExists(mAccount)) { in onActivityCreated()491 if (!accountExists(mAccount)) { in onAccountsUpdate()500 private boolean accountExists(Account account) { in accountExists() method in AccountSyncSettings