Searched refs:withCarrierPrivilegesForShell (Results 1 – 2 of 2) sorted by relevance
/cts/tests/tests/vcn/src/android/net/vcn/cts/ |
D | VcnManagerTest.java | 374 CarrierPrivilegeUtils.withCarrierPrivilegesForShell(mContext, subId, () -> { in testVcnManagedNetworkLosesNotVcnManagedCapability() 452 CarrierPrivilegeUtils.withCarrierPrivilegesForShell(mContext, subId, () -> { in testSetVcnConfigOnTestNetwork() 573 CarrierPrivilegeUtils.withCarrierPrivilegesForShell(mContext, subId, () -> { in testVcnMigrationAfterNetworkDies() 672 CarrierPrivilegeUtils.withCarrierPrivilegesForShell(mContext, subId, () -> { in testVcnSafemodeOnTestNetwork()
|
/cts/tests/tests/telephony/current/src/android/telephony/cts/util/ |
D | CarrierPrivilegeUtils.java | 186 public static void withCarrierPrivilegesForShell(Context c, int subId, ThrowingRunnable action) in withCarrierPrivilegesForShell() method in CarrierPrivilegeUtils
|