Searched refs:meters (Results 1 – 9 of 9) sorted by relevance
/frameworks/base/location/java/android/location/ |
D | LocationRequest.java | 498 public LocationRequest setSmallestDisplacement(float meters) { in setSmallestDisplacement() argument 499 checkDisplacement(meters); in setSmallestDisplacement() 500 mSmallestDisplacement = meters; in setSmallestDisplacement() 576 private static void checkDisplacement(float meters) { in checkDisplacement() argument 577 if (meters < 0.0f) { in checkDisplacement() 578 throw new IllegalArgumentException("invalid displacement: " + meters); in checkDisplacement()
|
/frameworks/base/docs/html/training/location/ |
D | geofencing.jd | 183 geofences is to set a minimum radius of 100 meters. This helps account for the location accuracy 354 <p>For best results, the minimium radius of the geofence should be set between 100 - 150 meters. 355 When Wi-Fi is available location accuracy is usually between 20 - 50 meters. When indoor 356 location is available, the accuracy range can be as small as 5 meters. Unless you know indoor 358 50 meters.</p> 361 location accuracy degrades. The accuracy range can be as large as several hundred meters to
|
D | change-location-settings.jd | 120 block, which is an accuracy of approximately 100 meters. This is
|
/frameworks/base/docs/html/guide/topics/location/ |
D | index.jd | 61 comes within a given proximity (specified by radius in meters) of a given lat/long.</li>
|
D | strategies.jd | 449 an optional altitude in meters. For example:</p>
|
/frameworks/base/docs/html/guide/topics/connectivity/ |
D | bluetooth.jd | 925 Bluetooth, such as heart-rate monitors, blood meters, thermometers, scales, and 1011 monitors, blood meters, thermometers, and scales. The Bluetooth Health API
|
/frameworks/base/docs/html/about/versions/ |
D | android-4.0-highlights.jd | 904 monitors, blood meters, thermometers, and scales. </p>
|
D | jelly-bean.jd | 170 meters, game controllers, remote controls, health devices, and more.
|
D | android-4.0.jd | 713 blood meters, thermometers, and scales.</p>
|