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()
612 conn.waitForDisconnect(); in testBackgroundCheckService()655 conn.waitForDisconnect(); in testBackgroundCheckService()823 conn.waitForDisconnect(); in testBackgroundCheckStopsService()824 conn2.waitForDisconnect(); in testBackgroundCheckStopsService()924 conn.waitForDisconnect(); in testBackgroundCheckBroadcastService()976 conn.waitForDisconnect(); in testBackgroundCheckBroadcastService()1041 conn.waitForDisconnect(); in testBackgroundCheckActivityService()1056 conn.waitForDisconnect(); in testBackgroundCheckActivityService()1126 conn.waitForDisconnect(); in testForegroundServiceAppOp()1154 conn.waitForDisconnect(); in testForegroundServiceAppOp()[all …]