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

Commit c53a80f3 authored by Chris Soyars's avatar Chris Soyars Committed by Gerrit Code Review
Browse files

Merge "Remove invalid links to WimaxManager in javadoc, someone should...

Merge "Remove invalid links to WimaxManager in javadoc, someone should probably update these to be correct." into gingerbread
parents 230e860f 4b1c5d36
Loading
Loading
Loading
Loading
+3 −5
Original line number Diff line number Diff line
@@ -1206,8 +1206,7 @@ public abstract class Context {
     *  <dd> A {@link android.net.wifi.WifiManager WifiManager} for management of
     * Wi-Fi connectivity.
     * <dt> {@link #WIMAX_SERVICE} ("wimax")
     *  <dd> A {@link android.net.wimax.WimaxManager WimaxManager} for management of
     * Wimax connectivity.
     *  <dd> A WimaxManager for management of Wimax connectivity.
     * <dt> {@link #INPUT_METHOD_SERVICE} ("input_method")
     * <dd> An {@link android.view.inputmethod.InputMethodManager InputMethodManager}
     * for management of input methods.
@@ -1255,7 +1254,6 @@ public abstract class Context {
     * @see #WIFI_SERVICE
     * @see android.net.wifi.WifiManager
     * @see #WIMAX_SERVICE
     * @see android.net.wimax.WimaxManager
     * @see #AUDIO_SERVICE
     * @see android.media.AudioManager
     * @see #TELEPHONY_SERVICE
@@ -1474,8 +1472,8 @@ public abstract class Context {
    public static final String WIFI_SERVICE = "wifi";

    /**
     * Use with {@link #getSystemService} to retrieve a {@link
     * android.net.wimax.WimaxManager} for handling management of
     * Use with {@link #getSystemService} to retrieve a WimaxManager
     * for handling management of
     * Wimax access.
     *
     * @see #getSystemService