Searched refs:requestPassiveLocationUpdates (Results 1 – 2 of 2) sorted by relevance
209 public void requestPassiveLocationUpdates(LocationListener locationListener, int minTimeMsec) { in requestPassiveLocationUpdates() method in TestLocationManager
144 mTestLocationManager.requestPassiveLocationUpdates(passiveLocationListener, 0); in testLocationUpdatesAtInterval()