Home
last modified time | relevance | path

Searched refs:getSatellites (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/location/tests/locationtests/src/android/location/
DGpsStatusTest.java63 Iterator<GpsSatellite> iterator = mStatus.getSatellites().iterator(); in testGpsStatusIterator()
174 for (GpsSatellite s : status.getSatellites()) { in verifySatelliteCount()
345 for (GpsSatellite satellite : status.getSatellites()) { in getSatellite()
/frameworks/base/location/java/android/location/
DGpsStatus.java229 public Iterable<GpsSatellite> getSatellites() { in getSatellites() method in GpsStatus
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13779 method public java.lang.Iterable<android.location.GpsSatellite> getSatellites();
/frameworks/base/api/
Dcurrent.txt19250 method public java.lang.Iterable<android.location.GpsSatellite> getSatellites();
Dtest-current.txt19318 method public java.lang.Iterable<android.location.GpsSatellite> getSatellites();
Dsystem-current.txt20676 method public java.lang.Iterable<android.location.GpsSatellite> getSatellites();