Searched refs:mFirstAccount (Results 1 – 1 of 1) sorted by relevance
88 private Account mFirstAccount; field in ManageAccountsSettings368 mFirstAccount = null; in showAccountsIfNeeded()392 if (mFirstAccount == null) { in showAccountsIfNeeded()393 mFirstAccount = account; in showAccountsIfNeeded()397 if (mAccountType != null && mFirstAccount != null) { in showAccountsIfNeeded()482 intent.putExtra(ACCOUNT_KEY, mFirstAccount); in updatePreferenceIntents()