Searched refs:doWait (Results 1 – 4 of 4) sorted by relevance
187 waiter.doWait(WAITFOR_MSEC); in testFgsLocationStartFromBG()210 waiter.doWait(WAITFOR_MSEC); in testFgsLocationStartFromBG()244 waiter.doWait(WAITFOR_MSEC); in testFgsLocationStartFromBG()289 waiter.doWait(WAITFOR_MSEC); in testFgsLocationStartFromBGTwoProcesses()317 waiter.doWait(WAITFOR_MSEC); in testFgsLocationStartFromBGTwoProcesses()373 waiter.doWait(WAITFOR_MSEC); in testFgsLocationPendingIntent()391 waiter.doWait(WAITFOR_MSEC); in testFgsLocationPendingIntent()405 waiter.doWait(WAITFOR_MSEC); in testFgsLocationPendingIntent()435 waiter.doWait(WAITFOR_MSEC); in testFgsLocationPendingIntent()493 waiter.doWait(WAITFOR_MSEC); in testFgsLocationStartFromBGWithBind()[all …]
257 waiter.doWait(WAITFOR_MSEC); in testAppOpsHistoricalOps()262 waiter.doWait(WAITFOR_MSEC); in testAppOpsHistoricalOps()
980 Intent resultIntent = waiter.doWait(WAIT_TIME * 2); in testBackgroundCheckActivityService()1242 Intent resultIntent = waiter.doWait(WAIT_TIME); in testBgRestrictedForegroundService()2229 waiter.doWait(WAITFOR_MSEC); in testFgsSticky1()2247 waiter.doWait(WAITFOR_MSEC); in testFgsSticky2()2268 waiter.doWait(WAITFOR_MSEC); in testFgsSticky3()2283 waiter.doWait(WAITFOR_MSEC); in testFgsSticky3()2371 waiter.doWait(WAITFOR_MSEC); in testFgsStickyInternal()
59 public Intent doWait(long timeout) { in doWait() method in WaitForBroadcast