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.java738 int carrierPrivilegeStatusResult = ShellIdentityUtils.invokeMethodWithShellPermissions( in testTelephonyManager() local
740 assertTrue(validCarrierPrivilegeStatus.contains(carrierPrivilegeStatusResult)); in testTelephonyManager()