Home
last modified time | relevance | path

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

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DCarrierPrivilegeUtils.java328 public static void withCarrierPrivilegesForShell(Context c, int subId, ThrowingRunnable action) in withCarrierPrivilegesForShell() method in CarrierPrivilegeUtils
/cts/tests/tests/vcn/src/android/net/vcn/cts/
DVcnManagerTest.java662 CarrierPrivilegeUtils.withCarrierPrivilegesForShell(mContext, subId, () -> { in testVcnManagedNetworkLosesNotVcnManagedCapability()
738 CarrierPrivilegeUtils.withCarrierPrivilegesForShell(mContext, subId, () -> { in verifyUnderlyingCellAndRunTest()