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