Searched refs:waitForBindRequest (Results 1 – 8 of 8) sorted by relevance
42 public boolean waitForBindRequest() {44 return CtsNonUiInCallServiceWoExport.waitForBindRequest();
54 public static boolean waitForBindRequest() { in waitForBindRequest() method in CtsNonUiInCallServiceWoExport
62 public boolean waitForBindRequest() {63 return CtsApi29InCallService.waitForBindRequest();
79 public static boolean waitForBindRequest() { in waitForBindRequest() method in CtsApi29InCallService
23 boolean waitForBindRequest(); in waitForBindRequest() method
30 boolean waitForBindRequest(); in waitForBindRequest() method
73 boolean hasBound = controlInterface.waitForBindRequest(); in testMidCallComponentEnablement()155 boolean hasBound = controlInterface.waitForBindRequest(); in testMidCallComponentEnablementWithNoneAvailableAtStart()211 controlInterface.waitForBindRequest()); in testNullBinding()
107 boolean hasBound = mControlInterface.waitForBindRequest(); in testTelecomCanBindToNonUiInCallServiceThatIsNotExported()