Searched refs:locationToCollect (Results 1 – 1 of 1) sorted by relevance
40 TestLocationListener(int locationToCollect) { in TestLocationListener() argument41 mCountDownLatch = new CountDownLatch(locationToCollect); in TestLocationListener()