Searched refs:waitForConnect (Results 1 – 2 of 2) sorted by relevance
74 public void waitForConnect() { in waitForConnect() method in ServiceConnectionHandler75 waitForConnect(mDefaultWaitTime); in waitForConnect()78 public void waitForConnect(long timeout) { in waitForConnect() method in ServiceConnectionHandler155 waitForConnect(timeout); in bind()
522 conn.waitForConnect(); in testBackgroundCheckService()566 conn.waitForConnect(); in testBackgroundCheckService()691 conn2.waitForConnect(); in testBackgroundCheckStopsService()718 conn.waitForConnect(); in testBackgroundCheckStopsService()726 conn2.waitForConnect(); in testBackgroundCheckStopsService()824 conn.waitForConnect(); in testBackgroundCheckBroadcastService()878 conn.waitForConnect(); in testBackgroundCheckBroadcastService()935 conn.waitForConnect(); in testBackgroundCheckActivityService()954 conn.waitForConnect(); in testBackgroundCheckActivityService()1015 conn.waitForConnect(); in testForegroundServiceAppOp()[all …]