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.java71 private Preference mAllCallingAccounts; field in PhoneAccountSettingsFragment
133 mAllCallingAccounts = getPreferenceScreen().findPreference(ALL_CALLING_ACCOUNTS_KEY); in onResume()
348 mAccountList.addPreference(mAllCallingAccounts); in updateAccounts()
350 mAccountList.removePreference(mAllCallingAccounts); in updateAccounts()