Home
last modified time | relevance | path

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

/cts/hostsidetests/incident/apps/errorsapp/src/com/android/server/cts/errors/
DErrorsTests.java130 void registerReceiver(Context ctx, CountDownLatch onReceiveLatch, String wantTag, in registerReceiver()
/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.java334 Context ctx, CountDownLatch onReceiveLatch, IntentFilter intentFilter) { in registerReceiver()