Searched refs:getWritableGoogleAccounts (Results 1 – 4 of 4) sorted by relevance
76 return !accountTypeManager.getWritableGoogleAccounts().isEmpty(); in hasSyncableAccount()
218 public List<AccountInfo> getWritableGoogleAccounts() { in getWritableGoogleAccounts() method in AccountTypeManager617 public List<AccountInfo> getWritableGoogleAccounts() {
230 mAccountTypeManager.getWritableGoogleAccounts()); in onSyncStateUpdated()
350 AccountTypeManager.getInstance(getContext()).getWritableGoogleAccounts(); in shouldShowEmptyView()