Searched refs:getPhoneAccountHandleForSubscriptionId (Results 1 – 2 of 2) sorted by relevance
1386 PhoneAccountHandle getPhoneAccountHandleForSubscriptionId(int subscriptionId); in getPhoneAccountHandleForSubscriptionId() method
12217 return getPhoneAccountHandleForSubscriptionId(getSubId()); in getPhoneAccountHandle()12228 public @Nullable PhoneAccountHandle getPhoneAccountHandleForSubscriptionId(int subscriptionId) { in getPhoneAccountHandleForSubscriptionId() method in TelephonyManager12233 returnValue = service.getPhoneAccountHandleForSubscriptionId(subscriptionId); in getPhoneAccountHandleForSubscriptionId()