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