Searched refs:getSubIdForPhoneAccount (Results 1 – 12 of 12) sorted by relevance
97 int getSubIdForPhoneAccount(Context context, PhoneAccount account); in getSubIdForPhoneAccount() method103 public int getSubIdForPhoneAccount(Context context, PhoneAccount account) {613 int subId1 = mTelephonyAdapter.getSubIdForPhoneAccount(mContext, account1); in sortSimPhoneAccountsForEmergency()614 int subId2 = mTelephonyAdapter.getSubIdForPhoneAccount(mContext, account2); in sortSimPhoneAccountsForEmergency()
243 int subId1 = mTelephonyManager.getSubIdForPhoneAccount(account1); in initAccountList()244 int subId2 = mTelephonyManager.getSubIdForPhoneAccount(account2); in initAccountList()288 mTelephonyManager.getSubIdForPhoneAccount(account)); in initAccountList()
293 .getSubIdForPhoneAccount(telecomManager.getPhoneAccount(phoneAccountHandle)); in getSubId()
11119 public int getSubIdForPhoneAccount(@Nullable PhoneAccount phoneAccount) { in getSubIdForPhoneAccount() method in TelephonyManager11124 retval = service.getSubIdForPhoneAccount(phoneAccount); in getSubIdForPhoneAccount()
224 int subId = context.getSystemService(TelephonyManager.class).getSubIdForPhoneAccount( in onCarrierConfigChanged()
292 subId = telephonyManager.getSubIdForPhoneAccount(phoneAccount); in loadPhoneInfo()
728 public static int getSubIdForPhoneAccount(PhoneAccount phoneAccount) { in getSubIdForPhoneAccount() method in PhoneUtils
7617 public int getSubIdForPhoneAccount(PhoneAccount phoneAccount) { in getSubIdForPhoneAccount() method in PhoneInterfaceManager7620 return PhoneUtils.getSubIdForPhoneAccount(phoneAccount); in getSubIdForPhoneAccount()
1359 int getSubIdForPhoneAccount(in PhoneAccount phoneAccount); in getSubIdForPhoneAccount() method
124 public int getSubIdForPhoneAccount(Context context, PhoneAccount account) { in setUp()
4500 if (subId == telephonyManager.getSubIdForPhoneAccount(phoneAccount)) { in subscriptionIdToPhoneAccountHandle()
87712 Lcom/android/internal/telephony/ITelephony$Stub$Proxy;->getSubIdForPhoneAccount(Landroid/telecom/Ph…88062 Lcom/android/internal/telephony/ITelephony;->getSubIdForPhoneAccount(Landroid/telecom/PhoneAccount;…