Home
last modified time | relevance | path

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

/cts/tests/tests/location/src/android/location/cts/
DTestLocationListener.java36 TestLocationListener(int locationToCollect) { in TestLocationListener() argument
37 mCountDownLatch = new CountDownLatch(locationToCollect); in TestLocationListener()