Searched refs:allNonSimAccounts (Results 1 – 1 of 1) sorted by relevance
403 private boolean shouldShowConnectionServiceList(List<PhoneAccountHandle> allNonSimAccounts) { in shouldShowConnectionServiceList() argument404 return mTelephonyManager.isMultiSimEnabled() || allNonSimAccounts.size() > 0; in shouldShowConnectionServiceList()410 List<PhoneAccountHandle> allNonSimAccounts = in updateAccounts() local413 if (shouldShowConnectionServiceList(allNonSimAccounts)) { in updateAccounts()431 if (!allNonSimAccounts.isEmpty()) { in updateAccounts()