Home
last modified time | relevance | path

Searched refs:getCallStateForSubscription (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Settings/src/com/android/settings/network/telephony/
DNetworkProviderWifiCallingGroup.java245 .getCallStateForSubscription() == TelephonyManager.CALL_STATE_IDLE); in setSubscriptionInfoForPreference()
/packages/apps/Settings/src/com/android/settings/wifi/calling/
DWifiCallingSettingsForSub.java136 WifiCallingSettingsForSub.this.mSubId).getCallStateForSubscription() in onCallStateChanged()
/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java3343 public int getCallStateForSubscription(int subId, String callingPackage, String featureId) { in getCallStateForSubscription() method in PhoneInterfaceManager