Searched refs:localAccount (Results 1 – 1 of 1) sorted by relevance
259 AccountWithDataSet localAccount = AccountWithDataSet.getLocalAccount(mContext); in shouldShowAccountChangedNotification() local264 return defaultAccount == null || !defaultAccount.equals(localAccount); in shouldShowAccountChangedNotification()268 && !currentWritableAccounts.get(0).equals(localAccount)) { in shouldShowAccountChangedNotification()