Lines Matching refs:updates
29 <p>If your app needs to request location or receive permission updates, the
87 receive location updates. Note that the location updates may be faster than
88 this rate if another app is receiving updates at a faster rate, or slower
89 than this rate, or there may be no updates at all (if the device has no
98 your app can handle location updates. You need to set this rate because
99 other apps also affect the rate at which updates are sent. The Google Play
100 services location APIs send out updates at the fastest rate that any app
137 but want to receive location updates when available. With this
138 setting, your app does not trigger any location updates, but
162 provider to return location updates that are accurate to within a few feet.
169 app from receiving updates it can't use. Once the long-running work is done,
250 <a href="receive-location-updates.html">Receiving Location Updates</a>, shows
251 you how to receive periodic location updates.</p>