Searched refs:mAllCallingAccounts (Results 1 – 1 of 1) sorted by relevance
71 private Preference mAllCallingAccounts; field in PhoneAccountSettingsFragment133 mAllCallingAccounts = getPreferenceScreen().findPreference(ALL_CALLING_ACCOUNTS_KEY); in onResume()348 mAccountList.addPreference(mAllCallingAccounts); in updateAccounts()350 mAccountList.removePreference(mAllCallingAccounts); in updateAccounts()