Home
last modified time | relevance | path

Searched refs:addCarrierRestrictionStatusAllowList (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTestOnMockModem.java905 TelephonyUtils.addCarrierRestrictionStatusAllowList( in getCarrierRestrictionStatus_ReadPhoneState_NotRestricted()
932 TelephonyUtils.addCarrierRestrictionStatusAllowList( in getCarrierRestrictionStatus_ReadPhoneState_Restricted()
960 TelephonyUtils.addCarrierRestrictionStatusAllowList( in getCarrierRestrictionStatus_ReadPhoneState_RestrictedToCaller_MNO()
989 TelephonyUtils.addCarrierRestrictionStatusAllowList( in getCarrierRestrictionStatus_ReadPhoneState_RestrictedToCaller_MNO1()
1018 TelephonyUtils.addCarrierRestrictionStatusAllowList( in getCarrierRestrictionStatus_ReadPhoneState_RestrictedToCaller_MVNO()
1046 TelephonyUtils.addCarrierRestrictionStatusAllowList( in getCarrierRestrictionStatus_ReadPhoneState_Unknown()
/cts/tests/tests/telephony/current/src/android/telephony/cts/util/
DTelephonyUtils.java401 public static void addCarrierRestrictionStatusAllowList(Instrumentation instr, in addCarrierRestrictionStatusAllowList() method in TelephonyUtils