Home
last modified time | relevance | path

Searched refs:telephonyGetCurrentVoiceNetworkTypeForSubscription (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_ss_utils.py395 ad.droid.telephonyGetCurrentVoiceNetworkTypeForSubscription(subid))
433 ad.droid.telephonyGetCurrentVoiceNetworkTypeForSubscription(subid))
1101 ad.droid.telephonyGetCurrentVoiceNetworkTypeForSubscription(subid))
1262 ad.droid.telephonyGetCurrentVoiceNetworkTypeForSubscription(subid))
1288 ad.droid.telephonyGetCurrentVoiceNetworkTypeForSubscription(subid))
1311 ad.droid.telephonyGetCurrentVoiceNetworkTypeForSubscription(subid))
Dtel_phone_setup_utils.py1263 ad.droid.telephonyGetCurrentVoiceNetworkTypeForSubscription(sub_id),
1265 ad.droid.telephonyGetCurrentVoiceNetworkTypeForSubscription(
1319 ad.droid.telephonyGetCurrentVoiceNetworkTypeForSubscription(sub_id),
1321 ad.droid.telephonyGetCurrentVoiceNetworkTypeForSubscription(
1379 ad.droid.telephonyGetCurrentVoiceNetworkTypeForSubscription(sub_id),
1436 ad.droid.telephonyGetCurrentVoiceNetworkTypeForSubscription(sub_id),
1438 ad.droid.telephonyGetCurrentVoiceNetworkTypeForSubscription(
Dtel_test_utils.py2238 ret_val = ad.droid.telephonyGetCurrentVoiceNetworkTypeForSubscription(
/aosp_15_r20/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
H A DTelephonyManagerFacade.java204 return telephonyGetCurrentVoiceNetworkTypeForSubscription( in telephonyGetCurrentVoiceNetworkType()
209 public String telephonyGetCurrentVoiceNetworkTypeForSubscription( in telephonyGetCurrentVoiceNetworkTypeForSubscription() method in TelephonyManagerFacade