Searched refs:CarrierPrivilegeUtils (Results 1 – 6 of 6) sorted by relevance
/cts/tests/tests/telephony/current/src/android/telephony/cts/ |
D | CarrierServiceTest.java | 31 import com.android.compatibility.common.util.CarrierPrivilegeUtils; 81 CarrierPrivilegeUtils.withCarrierPrivileges( in notifyCarrierNetworkChangeWithCarrierPrivileges() 122 CarrierPrivilegeUtils.withCarrierPrivileges( in notifyCarrierNetworkChangeForSubIdWithCarrierPrivileges()
|
D | SubscriptionManagerTest.java | 76 import com.android.compatibility.common.util.CarrierPrivilegeUtils; 1215 CarrierPrivilegeUtils.withCarrierPrivileges( in tetsSetAndGetPhoneNumber()
|
D | TelephonyManagerTest.java | 140 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/ |
D | CarrierPrivilegeUtils.java | 64 public final class CarrierPrivilegeUtils { class 65 private static final String TAG = CarrierPrivilegeUtils.class.getSimpleName();
|
/cts/tests/tests/vcn/src/android/net/vcn/cts/ |
D | VcnManagerTest.java | 93 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/ |
D | CarrierRoamingSatelliteTestBase.java | 54 import com.android.compatibility.common.util.CarrierPrivilegeUtils; 462 CarrierPrivilegeUtils.withCarrierPrivileges( in setPhoneNumber()
|