Merge "Update doc on getConfiguredNetworks" into jb-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
9b3a7f798e
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user