Searched defs:getSubIdForPhoneAccount (Results 1 – 2 of 2) sorted by relevance
102 int getSubIdForPhoneAccount(Context context, PhoneAccount account); in getSubIdForPhoneAccount() method108 public int getSubIdForPhoneAccount(Context context, PhoneAccount account) { in getSubIdForPhoneAccount() method in CreateConnectionProcessor.ITelephonyManagerAdapterImpl
733 public static int getSubIdForPhoneAccount(PhoneAccount phoneAccount) { in getSubIdForPhoneAccount() method in PhoneUtils