From f2d60e4657cd4a764147e2ac826b7f06f7da036a Mon Sep 17 00:00:00 2001 From: Irfan Sheriff Date: Fri, 19 Apr 2013 09:03:00 -0700 Subject: [PATCH] Update API Bug: 8656932 Change-Id: I09a8018f488d4e8ca3eb8c2a798669ebe016dfc8 --- api/current.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/current.txt b/api/current.txt index aba97936a47d5..681f059ae6c24 100644 --- a/api/current.txt +++ b/api/current.txt @@ -13909,7 +13909,7 @@ package android.net.wifi { method public deprecated android.net.DhcpInfo getDhcpInfo(); method public java.util.List getScanResults(); method public int getWifiState(); - method public boolean isScanningAlwaysAvailable(); + method public boolean isScanAlwaysAvailable(); method public boolean isWifiEnabled(); method public boolean pingSupplicant(); method public boolean reassociate();