Searched refs:enableCompatCommand (Results 1 – 6 of 6) sorted by relevance
61 TelephonyUtils.enableCompatCommand(InstrumentationRegistry.getInstrumentation(), in testGetCallState_redirectToTelecom()79 TelephonyUtils.enableCompatCommand(InstrumentationRegistry.getInstrumentation(), in testGetCallStateForSubscription()
109 TelephonyUtils.enableCompatCommand(InstrumentationRegistry.getInstrumentation(), in testCallStatePermission()
68 TestUtils.enableCompatCommand(getInstrumentation(), in testCallStateCompatPermissions()90 TestUtils.enableCompatCommand(getInstrumentation(), in testGetPhoneAccountCompatPermissions()
77 public static void enableCompatCommand(Instrumentation instr, String pkgName, in enableCompatCommand() method in TelephonyUtils
110 TelephonyUtils.enableCompatCommand(InstrumentationRegistry.getInstrumentation(), in testTelephonyManagersAPIsRequiringReadPhoneStatePermissions()
463 public static void enableCompatCommand(Instrumentation instr, in enableCompatCommand() method in TestUtils