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

Commit 59358536 authored by Irfan Sheriff's avatar Irfan Sheriff
Browse files

Update doc on getConfiguredNetworks

BUg: 7223590
Change-Id: Id92699ae48ea75f94638fcc3bd776b863911985b
parent 26c5686b
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -540,7 +540,8 @@ public class WifiManager {
     * <li>allowedGroupCiphers</li>
     * </ul>
     * @return a list of network configurations in the form of a list
     * of {@link WifiConfiguration} objects.
     * of {@link WifiConfiguration} objects. Upon failure to fetch or
     * when when Wi-Fi is turned off, it can be null.
     */
    public List<WifiConfiguration> getConfiguredNetworks() {
        try {