Searched refs:waitForDisconnect (Results 1 – 2 of 2) 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()
531 conn.waitForDisconnect(); in testBackgroundCheckService()573 conn.waitForDisconnect(); in testBackgroundCheckService()739 conn.waitForDisconnect(); in testBackgroundCheckStopsService()740 conn2.waitForDisconnect(); in testBackgroundCheckStopsService()834 conn.waitForDisconnect(); in testBackgroundCheckBroadcastService()886 conn.waitForDisconnect(); in testBackgroundCheckBroadcastService()947 conn.waitForDisconnect(); in testBackgroundCheckActivityService()962 conn.waitForDisconnect(); in testBackgroundCheckActivityService()1029 conn.waitForDisconnect(); in testForegroundServiceAppOp()1057 conn.waitForDisconnect(); in testForegroundServiceAppOp()[all …]