Searched refs:getReceivedLocationList (Results 1 – 3 of 3) sorted by relevance
75 for (Location location : mLocationListener.getReceivedLocationList()) { in testAccuracyFields()136 for (Location location : mLocationListener.getReceivedLocationList()) { in testLocationRegularFields()
78 public List<Location> getReceivedLocationList(){ in getReceivedLocationList() method in TestLocationListener
258 List<Location> receivedLocationList = mLocationListener.getReceivedLocationList(); in testPseudoPosition()