Home
last modified time | relevance | path

Searched defs:checkBindStatus (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/telecom/ThirdPtyInCallServiceTestApp/aidl/android/telecom/cts/thirdptyincallservice/
DICtsThirdPartyInCallServiceControl.aidl21 boolean checkBindStatus(boolean bind); in checkBindStatus() method
/cts/tests/tests/telecom/aidl/android/telecom/cts/carmodetestapp/
DICtsCarModeInCallServiceControl.aidl31 boolean checkBindStatus(boolean bind); in checkBindStatus() method
/cts/tests/tests/telecom/src/android/telecom/cts/carmodetestapp/
DCtsCarModeInCallService.java116 public static boolean checkBindStatus(boolean bind) { in checkBindStatus() method in CtsCarModeInCallService
/cts/tests/tests/telecom/ThirdPtyInCallServiceTestApp/src/android/telecom/cts/thirdptyincallservice/
DCtsThirdPartyInCallService.java122 public static boolean checkBindStatus(boolean bind) { in checkBindStatus() method in CtsThirdPartyInCallService