Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/Api29InCallServiceTestApp/aidl/android/telecom/cts/api29incallservice/
DICtsApi29InCallServiceControl.aidl26 boolean hasReceivedBindRequest(); in hasReceivedBindRequest() method
/cts/tests/tests/telecom/Api29InCallServiceTestApp/src/android/telecom/cts/api29incallservice/
DCtsApi29InCallServiceControl.java52 public boolean hasReceivedBindRequest() {
/cts/tests/tests/telecom/src/android/telecom/cts/
DNonUiInCallServiceTest.java58 controlInterface.hasReceivedBindRequest()); in testMidCallComponentEnablement()