Add the hide for the inner class definition.

This commit is contained in:
Chung-yih Wang
2009-09-16 15:16:18 +08:00
parent 4337476a66
commit 8e9ef0e789

View File

@@ -43,6 +43,7 @@ public class WifiConfiguration implements Parcelable {
/** {@hide} */
public static final String hiddenSSIDVarName = "scan_ssid";
/** {@hide} */
public class EnterpriseField {
private String varName;
private String value;