Home
last modified time | relevance | path

Searched refs:mAllCallingAccounts (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/phone/settings/
DPhoneAccountSettingsFragment.java82 private Preference mAllCallingAccounts; field in PhoneAccountSettingsFragment
148 mAllCallingAccounts = getPreferenceScreen().findPreference(ALL_CALLING_ACCOUNTS_KEY); in onResume()
432 mAccountList.addPreference(mAllCallingAccounts); in updateAccounts()
434 mAccountList.removePreference(mAllCallingAccounts); in updateAccounts()