Home
last modified time | relevance | path

Searched refs:CarrierPrivilegeUtils (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DCarrierServiceTest.java31 import com.android.compatibility.common.util.CarrierPrivilegeUtils;
81 CarrierPrivilegeUtils.withCarrierPrivileges( in notifyCarrierNetworkChangeWithCarrierPrivileges()
122 CarrierPrivilegeUtils.withCarrierPrivileges( in notifyCarrierNetworkChangeForSubIdWithCarrierPrivileges()
DSubscriptionManagerTest.java76 import com.android.compatibility.common.util.CarrierPrivilegeUtils;
1215 CarrierPrivilegeUtils.withCarrierPrivileges( in tetsSetAndGetPhoneNumber()
DTelephonyManagerTest.java140 import com.android.compatibility.common.util.CarrierPrivilegeUtils;
2974 CarrierPrivilegeUtils.withCarrierPrivileges( in testSetLine1NumberUpdatesSubscriptionInfo()
3013 CarrierPrivilegeUtils.withCarrierPrivileges( in testGetUiccCardsInfo()
4112 CarrierPrivilegeUtils.withCarrierPrivileges(getContext(), in testSetAllowedNetworkTypesForReason_carrierPrivileges()
4132 CarrierPrivilegeUtils.withCarrierPrivileges(getContext(), in testSetAllowedNetworkTypesForReason_carrierPrivileges()
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DCarrierPrivilegeUtils.java64 public final class CarrierPrivilegeUtils { class
65 private static final String TAG = CarrierPrivilegeUtils.class.getSimpleName();
/cts/tests/tests/vcn/src/android/net/vcn/cts/
DVcnManagerTest.java93 import com.android.compatibility.common.util.CarrierPrivilegeUtils;
238 CarrierPrivilegeUtils.withCarrierPrivileges(mContext, dataSubId, () -> { in testSetVcnConfig_withCarrierPrivileges()
256 CarrierPrivilegeUtils.withCarrierPrivileges(mContext, dataSubId, () -> { in testClearVcnConfig_withCarrierPrivileges()
570 CarrierPrivilegeUtils.withCarrierPrivileges(mContext, subId, () -> { in registerVcnStatusCallbackForSubId()
662 CarrierPrivilegeUtils.withCarrierPrivilegesForShell(mContext, subId, () -> { in testVcnManagedNetworkLosesNotVcnManagedCapability()
738 CarrierPrivilegeUtils.withCarrierPrivilegesForShell(mContext, subId, () -> { in verifyUnderlyingCellAndRunTest()
/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/
DCarrierRoamingSatelliteTestBase.java54 import com.android.compatibility.common.util.CarrierPrivilegeUtils;
462 CarrierPrivilegeUtils.withCarrierPrivileges( in setPhoneNumber()