Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/NonUiInCallServiceWoExport/src/android/telecom/cts/nonuiincallservicewoexport/
DCtsNonUiInCallServiceWoExport.java37 static CompletableFuture<Boolean> sBindRequestFuture = new CompletableFuture<>(); field in CtsNonUiInCallServiceWoExport
/cts/tests/tests/telecom/Api29InCallServiceTestApp/src/android/telecom/cts/api29incallservice/
DCtsApi29InCallService.java42 static CompletableFuture<Boolean> sBindRequestFuture = new CompletableFuture<>(); field in CtsApi29InCallService