Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b587d291 authored by Soonil Nagarkar's avatar Soonil Nagarkar Committed by Android (Google) Code Review
Browse files

Merge "Update API documentation"

parents c163113c eaffea6d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -167,9 +167,9 @@ public class LocationManager {

    /**
     * Broadcast intent action when the set of enabled location providers changes. To check the
     * status of a provider, use {@link #isProviderEnabled(String)}. Depending on API level, may
     * status of a provider, use {@link #isProviderEnabled(String)}. From Android Q and above, will
     * include a string intent extra, {@link #EXTRA_PROVIDER_NAME}, with the name of the provider
     * whose state has changed. See {@link #EXTRA_PROVIDER_NAME} for the supported API level.
     * whose state has changed.
     *
     * @see #EXTRA_PROVIDER_NAME
     */