Searched refs:waitForDisconnect (Results 1 – 6 of 6) sorted by relevance
99 public void waitForDisconnect() { in waitForDisconnect() method in ServiceConnectionHandler100 waitForDisconnect(mDefaultWaitTime); in waitForDisconnect()103 public void waitForDisconnect(long timeout) { in waitForDisconnect() method in ServiceConnectionHandler174 waitForDisconnect(timeout); in unbind()
70 void waitForDisconnect(boolean expect) throws InterruptedException; in waitForDisconnect() method145 public static void waitForDisconnect(MediaController2 controller, boolean expected) in waitForDisconnect() method in MediaSession2TestBase147 getWaitForConnectionInterface(controller).waitForDisconnect(expected); in waitForDisconnect()194 public void waitForDisconnect(boolean expect) throws InterruptedException { in waitForDisconnect() method in MediaSession2TestBase.TestControllerCallback
647 waitForDisconnect(controller, true); in testControllerCallback_sessionRejects()655 waitForDisconnect(mController, true); in testControllerCallback_releaseSession()661 waitForDisconnect(mController, true); in testControllerCallback_release()1067 waitForDisconnect(mController, true); in testControllerAfterSessionIsGone()
514 public void waitForDisconnect(boolean expect) throws InterruptedException { in waitForDisconnect() method in MediaBrowser2Test.TestBrowserCallback
656 waitForDisconnect(controller, true); in testOnConnectCallback()
461 conn.waitForDisconnect(); in testBackgroundCheckService()503 conn.waitForDisconnect(); in testBackgroundCheckService()669 conn.waitForDisconnect(); in testBackgroundCheckStopsService()670 conn2.waitForDisconnect(); in testBackgroundCheckStopsService()764 conn.waitForDisconnect(); in testBackgroundCheckBroadcastService()816 conn.waitForDisconnect(); in testBackgroundCheckBroadcastService()877 conn.waitForDisconnect(); in testBackgroundCheckActivityService()892 conn.waitForDisconnect(); in testBackgroundCheckActivityService()957 conn.waitForDisconnect(); in testForegroundServiceAppOp()985 conn.waitForDisconnect(); in testForegroundServiceAppOp()[all …]