Searched refs:enableCompatCommand (Results 1 – 8 of 8) sorted by relevance
/cts/tests/tests/telephony2/src/android/telephony2/cts/ |
D | TelephonyManagerNoPermissionTest.java | 64 TelephonyUtils.enableCompatCommand(InstrumentationRegistry.getInstrumentation(), in testGetCallState_redirectToTelecom() 82 TelephonyUtils.enableCompatCommand(InstrumentationRegistry.getInstrumentation(), in testGetCallStateForSubscription()
|
D | CallStateListenerPermissionTest.java | 103 TelephonyUtils.enableCompatCommand(InstrumentationRegistry.getInstrumentation(), in testCallStatePermission()
|
D | TelephonyManagerReadPhoneStatePermissionTest.java | 111 TelephonyUtils.enableCompatCommand(InstrumentationRegistry.getInstrumentation(), in testTelephonyManagersAPIsRequiringReadPhoneStatePermissions()
|
/cts/tests/tests/telecom2/src/android/telecom/cts/ |
D | TelecomManagerNoPermissionsTest.java | 82 TestUtils.enableCompatCommand(getInstrumentation(), in testCallStateCompatPermissions() 104 TestUtils.enableCompatCommand(getInstrumentation(), in testGetPhoneAccountCompatPermissions()
|
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/ |
D | ImsServiceTest.java | 1460 TelephonyUtils.enableCompatCommand(InstrumentationRegistry.getInstrumentation(), in testRcsDeviceCapabilitiesPublish() 1705 TelephonyUtils.enableCompatCommand(InstrumentationRegistry.getInstrumentation(), in testRcsAttributesPublish() 1925 TelephonyUtils.enableCompatCommand(InstrumentationRegistry.getInstrumentation(), in testPublishImsReg() 2215 TelephonyUtils.enableCompatCommand(InstrumentationRegistry.getInstrumentation(), in testRcsCapabilitiesPublishNetworkResponseWithReasonHeader() 2337 TelephonyUtils.enableCompatCommand(InstrumentationRegistry.getInstrumentation(), in testRcsPublishThrottle() 2466 TelephonyUtils.enableCompatCommand(InstrumentationRegistry.getInstrumentation(), in testRcsPublishWithSipOptions() 2605 TelephonyUtils.enableCompatCommand(InstrumentationRegistry.getInstrumentation(), in testRcsPublishWithAuthorizedErrorResponse() 3963 TelephonyUtils.enableCompatCommand(InstrumentationRegistry.getInstrumentation(), in testProvisioningManagerWhenMmtelProvisionIsRequired() 4271 TelephonyUtils.enableCompatCommand(InstrumentationRegistry.getInstrumentation(), in testInitialNotificationForMmTelWhenCallbackRegistered() 4366 TelephonyUtils.enableCompatCommand(InstrumentationRegistry.getInstrumentation(), in testInitialNotificationForMmTelWhenImsServiceConnected() [all …]
|
D | SipDelegateManagerTest.java | 900 TelephonyUtils.enableCompatCommand(InstrumentationRegistry.getInstrumentation(), in testDelegateRegistrationChanges() 903 TelephonyUtils.enableCompatCommand(InstrumentationRegistry.getInstrumentation(), in testDelegateRegistrationChanges()
|
/cts/tests/tests/telephony/current/src/android/telephony/cts/util/ |
D | TelephonyUtils.java | 259 public static void enableCompatCommand(Instrumentation instr, String pkgName, in enableCompatCommand() method in TelephonyUtils
|
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | TestUtils.java | 601 public static void enableCompatCommand(Instrumentation instr, in enableCompatCommand() method in TestUtils
|