Home
last modified time | relevance | path

Searched refs:mLatchNetwork (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/
DAtomTests.java479 final CountDownLatch mLatchNetwork = new CountDownLatch(1); in testGpsStatus() local
483 mLatchNetwork.countDown(); in testGpsStatus()
495 waitForReceiver(context, TIMEOUT_IN_MSEC, mLatchNetwork, null); in testGpsStatus()