Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DTelephonyUtil.java77 public static void sortSimPhoneAccounts(Context context, List<PhoneAccount> accounts) { in sortSimPhoneAccounts() method in TelephonyUtil
DCreateConnectionProcessor.java331 TelephonyUtil.sortSimPhoneAccounts(mContext, allAccounts); in adjustAttemptsForEmergency()