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

Commit 387452ab authored by Ahmed ElArabawy's avatar Ahmed ElArabawy
Browse files

Wifi: Improve documentation to setScanningEnabled

This commit improves documentation to WifiScanner#setScanningEnabled()
A reference to the intent ACTION_WIFI_SCAN_AVAILABLE is added.

Bug: 147804434
Test: No test is done.
Change-Id: I91f4555cb9054ba60590bb06bb0bc5c00584eb90
parent 98c8991c
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -836,6 +836,8 @@ public class WifiScanner {
     * Enable/Disable wifi scanning.
     * Enable/Disable wifi scanning.
     *
     *
     * @param enable set to true to enable scanning, set to false to disable all types of scanning.
     * @param enable set to true to enable scanning, set to false to disable all types of scanning.
     *
     * @see WifiManager#ACTION_WIFI_SCAN_AVAILABLE
     * {@hide}
     * {@hide}
     */
     */
    @SystemApi
    @SystemApi