Home
last modified time | relevance | path

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

/cts/tests/tests/telecom2/src/android/telecom/cts/
DTelecomManagerNoPermissionsTest.java79 TestUtils.resetCompatCommand(getInstrumentation(), in testCallStateCompatPermissions()
102 TestUtils.resetCompatCommand(getInstrumentation(), in testGetPhoneAccountCompatPermissions()
/cts/tests/tests/telephony2/src/android/telephony2/cts/
DTelephonyManagerNoPermissionTest.java50 TelephonyUtils.resetCompatCommand(InstrumentationRegistry.getInstrumentation(), in tearDown()
DCallStateListenerPermissionTest.java128 TelephonyUtils.resetCompatCommand(InstrumentationRegistry.getInstrumentation(), in testCallStatePermission()
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyUtils.java89 public static void resetCompatCommand(Instrumentation instr, String pkgName, in resetCompatCommand() method in TelephonyUtils
/cts/tests/tests/telephony/current/permissions/src/android/telephony/cts/telephonypermission/
DTelephonyManagerReadPhoneStatePermissionTest.java67 TelephonyUtils.resetCompatCommand(InstrumentationRegistry.getInstrumentation(), in tearDown()
/cts/tests/tests/telecom/src/android/telecom/cts/
DTestUtils.java475 public static void resetCompatCommand(Instrumentation instr, in resetCompatCommand() method in TestUtils