Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/NonUiInCallServiceWoExport/aidl/android/telecom/cts/nonuiincallservicewoexport/
DICtsNonUiInCallServiceWoExportControl.aidl23 boolean waitForBindRequest(); in waitForBindRequest() method
/cts/tests/tests/telecom/Api29InCallServiceTestApp/aidl/android/telecom/cts/api29incallservice/
DICtsApi29InCallServiceControl.aidl30 boolean waitForBindRequest(); in waitForBindRequest() method
/cts/tests/tests/telecom/NonUiInCallServiceWoExport/src/android/telecom/cts/nonuiincallservicewoexport/
DCtsNonUiInCallServiceWoExport.java54 public static boolean waitForBindRequest() { in waitForBindRequest() method in CtsNonUiInCallServiceWoExport
/cts/tests/tests/telecom/Api29InCallServiceTestApp/src/android/telecom/cts/api29incallservice/
DCtsApi29InCallService.java79 public static boolean waitForBindRequest() { in waitForBindRequest() method in CtsApi29InCallService