Home
last modified time | relevance | path

Searched defs:onReceiveLatch (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/statsd/apps/statsdapp/src/com/android/server/cts/device/statsd/
DAtomTests.java376 CountDownLatch onReceiveLatch = new CountDownLatch(1); in testWakeupAlarm() local
429 CountDownLatch onReceiveLatch = new CountDownLatch(1); in testWifiScan() local
492 Context ctx, CountDownLatch onReceiveLatch, IntentFilter intentFilter) { in registerReceiver()
/cts/hostsidetests/incident/apps/batterystatsapp/src/com/android/server/cts/device/batterystats/
DBatteryStatsBgVsFgActions.java347 Context ctx, CountDownLatch onReceiveLatch, IntentFilter intentFilter) { in registerReceiver()