Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/NonUiInCallServiceWoExport/aidl/android/telecom/cts/nonuiincallservicewoexport/
DICtsNonUiInCallServiceWoExportControl.aidl21 boolean hasReceivedBindRequest(); in hasReceivedBindRequest() method
/cts/tests/tests/telecom/Api29InCallServiceTestApp/aidl/android/telecom/cts/api29incallservice/
DICtsApi29InCallServiceControl.aidl26 boolean hasReceivedBindRequest(); in hasReceivedBindRequest() method
/cts/tests/tests/telecom/NonUiInCallServiceWoExport/src/android/telecom/cts/nonuiincallservicewoexport/
DCtsNonUiInCallServiceWoExportControl.java36 public boolean hasReceivedBindRequest() {
/cts/tests/tests/telecom/src/android/telecom/cts/
DNonUiInCallServiceTest.java64 controlInterface.hasReceivedBindRequest()); in testMidCallComponentEnablement()
147 controlInterface.hasReceivedBindRequest()); in testMidCallComponentEnablementWithNoneAvailableAtStart()
/cts/tests/tests/telecom/Api29InCallServiceTestApp/src/android/telecom/cts/api29incallservice/
DCtsApi29InCallServiceControl.java52 public boolean hasReceivedBindRequest() {