Searched refs:getPhoneAccountHandleForSubscriptionId (Results 1 – 3 of 3) sorted by relevance
129 protected PhoneAccountHandle getPhoneAccountHandleForSubscriptionId(int subId) { in getPhoneAccountHandleForSubscriptionId() method in NetworkProviderWifiCallingGroup222 if (getPhoneAccountHandleForSubscriptionId(subId) != null) { in setSubscriptionInfoForPreference()225 getPhoneAccountHandleForSubscriptionId(subId)); in setSubscriptionInfoForPreference()
172 .getPhoneAccountHandleForSubscriptionId(SUB_ID); in shouldShowWifiCallingForSub_wifiCallingDisabledWithNoActivityHandleIntent_returnFalse()185 .getPhoneAccountHandleForSubscriptionId(SUB_ID); in shouldShowWifiCallingForSub_wifiCallingEnabledWithActivityHandleIntent_returnTrue()
8443 public @Nullable PhoneAccountHandle getPhoneAccountHandleForSubscriptionId(int subscriptionId) { in getPhoneAccountHandleForSubscriptionId() method in PhoneInterfaceManager