Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/settings/
DPhoneAccountSettingsFragment.java403 private boolean shouldShowConnectionServiceList(List<PhoneAccountHandle> allNonSimAccounts) { in shouldShowConnectionServiceList() method in PhoneAccountSettingsFragment
413 if (shouldShowConnectionServiceList(allNonSimAccounts)) { in updateAccounts()