Home
last modified time | relevance | path

Searched refs:resetCalls (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/telecom/ThirdPtyInCallServiceTestApp/src/android/telecom/cts/thirdptyincallservice/
DCtsThirdPartyInCallServiceControl.java50 public void resetCalls() {
51 CtsThirdPartyInCallService.resetCalls();
DCtsThirdPartyInCallService.java130 public static void resetCalls() { in resetCalls() method in CtsThirdPartyInCallService
/cts/tests/tests/telecom/ThirdPtyInCallServiceTestApp/aidl/android/telecom/cts/thirdptyincallservice/
DICtsThirdPartyInCallServiceControl.aidl23 void resetCalls(); in resetCalls() method
/cts/tests/tests/telecom/src/android/telecom/cts/
DThirdPartyInCallServiceTest.java68 mICtsThirdPartyInCallServiceControl.resetCalls(); in tearDown()
DThirdPartyInCallServiceAppOpsPermissionTest.java192 mICtsThirdPartyInCallServiceControl.resetCalls(); in resetRemoteCalls()