Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTest.java986 int carrierPrivilegeStatusResult = ShellIdentityUtils.invokeMethodWithShellPermissions( in testTelephonyManager() local
988 assertTrue(validCarrierPrivilegeStatus.contains(carrierPrivilegeStatusResult)); in testTelephonyManager()
1188 int carrierPrivilegeStatusResult = ShellIdentityUtils.invokeMethodWithShellPermissions( in testTelephonyManagerWithFeatureMapping() local
1190 assertTrue(validCarrierPrivilegeStatus.contains(carrierPrivilegeStatusResult)); in testTelephonyManagerWithFeatureMapping()