Home
last modified time | relevance | path

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

/cts/tests/tests/telecom2/src/android/telecom/cts/
DTelecomManagerNoPermissionsTest.java68 TestUtils.enableCompatCommand(getInstrumentation(), in testCallStateCompatPermissions()
90 TestUtils.enableCompatCommand(getInstrumentation(), in testGetPhoneAccountCompatPermissions()
/cts/tests/tests/telephony2/src/android/telephony2/cts/
DTelephonyManagerNoPermissionTest.java61 TelephonyUtils.enableCompatCommand(InstrumentationRegistry.getInstrumentation(), in testGetCallState_redirectToTelecom()
79 TelephonyUtils.enableCompatCommand(InstrumentationRegistry.getInstrumentation(), in testGetCallStateForSubscription()
DCallStateListenerPermissionTest.java109 TelephonyUtils.enableCompatCommand(InstrumentationRegistry.getInstrumentation(), in testCallStatePermission()
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyUtils.java77 public static void enableCompatCommand(Instrumentation instr, String pkgName, in enableCompatCommand() method in TelephonyUtils
/cts/tests/tests/telephony/current/permissions/src/android/telephony/cts/telephonypermission/
DTelephonyManagerReadPhoneStatePermissionTest.java110 TelephonyUtils.enableCompatCommand(InstrumentationRegistry.getInstrumentation(), in testTelephonyManagersAPIsRequiringReadPhoneStatePermissions()
/cts/tests/tests/telecom/src/android/telecom/cts/
DTestUtils.java463 public static void enableCompatCommand(Instrumentation instr, in enableCompatCommand() method in TestUtils