Searched refs:mAllCallingAccounts (Results 1 – 1 of 1) sorted by relevance
82 private Preference mAllCallingAccounts; field in PhoneAccountSettingsFragment148 mAllCallingAccounts = getPreferenceScreen().findPreference(ALL_CALLING_ACCOUNTS_KEY); in onResume()432 mAccountList.addPreference(mAllCallingAccounts); in updateAccounts()434 mAccountList.removePreference(mAllCallingAccounts); in updateAccounts()