am 9b3a7f79: Merge "Update doc on getConfiguredNetworks" into jb-mr1-dev

* commit '9b3a7f798eea3ebec6828f2692c5a3dab1f8d686':
  Update doc on getConfiguredNetworks
This commit is contained in:
Irfan Sheriff
2012-09-25 12:50:21 -07:00
committed by Android Git Automerger

View File

@@ -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 {