We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8756c60 + 34c7ed0 commit ac14efcCopy full SHA for ac14efc
location/java/android/location/LocationProvider.java
@@ -33,8 +33,8 @@
33
* Criteria} class allows providers to be selected based on
34
* user-specified criteria.
35
*
36
- * @deprecated Use the {@link Criteria} class to request location instead of
37
- * enumerating providers.
+ * @deprecated Use the {@link LocationRequest} class to request location
+ * instead of enumerating providers.
38
*/
39
@Deprecated
40
public class LocationProvider {
0 commit comments