Home
last modified time | relevance | path

Searched defs:resetLatchForServiceBound (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/telecom/ThirdPtyInCallServiceTestApp/aidl/android/telecom/cts/thirdptyincallservice/
DICtsThirdPartyInCallServiceControl.aidl27 void resetLatchForServiceBound(boolean bind); in resetLatchForServiceBound() method
/cts/tests/tests/telecom/ThirdPtyInCallServiceTestApp/src/android/telecom/cts/thirdptyincallservice/
DCtsThirdPartyInCallService.java110 public static void resetLatchForServiceBound(boolean bind) { in resetLatchForServiceBound() method in CtsThirdPartyInCallService