Searched refs:TIMEOUT_BINDER_SERVICE_SEC (Results 1 – 4 of 4) sorted by relevance
121 private static final long TIMEOUT_BINDER_SERVICE_SEC = 2; field in BroadcastResponseStatsTest2292 final IBinder service = mBlockingQueue.poll(TIMEOUT_BINDER_SERVICE_SEC, in getService()
166 private static final long TIMEOUT_BINDER_SERVICE_SEC = 2; field in TunerTest362 mBlockingQueue.poll(TIMEOUT_BINDER_SERVICE_SEC, TimeUnit.SECONDS); in getService()380 mBlockingQueue.poll(TIMEOUT_BINDER_SERVICE_SEC, TimeUnit.SECONDS); in getService()
165 private static final long TIMEOUT_BINDER_SERVICE_SEC = 2; field in TunerTest361 mBlockingQueue.poll(TIMEOUT_BINDER_SERVICE_SEC, TimeUnit.SECONDS); in getService()379 mBlockingQueue.poll(TIMEOUT_BINDER_SERVICE_SEC, TimeUnit.SECONDS); in getService()
209 private static final long TIMEOUT_BINDER_SERVICE_SEC = 2; field in UsageStatsTest2825 final IBinder service = mBlockingQueue.poll(TIMEOUT_BINDER_SERVICE_SEC, in getService()