Searched defs:satellites (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/location/java/android/location/
H A DGpsStatus.java39 SatelliteIterator(GpsSatellite[] satellites) { argument
40 mSatellites = satellites;
199 * @return the list of satellites
206 * Returns the maximum number of satellites that can be in the satellite
209 * @return the maximum number of satellites

Completed in 46 milliseconds