am 8e9ef0e7: Add the hide for the inner class definition.

Merge commit '8e9ef0e78970d0ca399bd3c9aaf9011f0e4aaebe' into eclair-plus-aosp

* commit '8e9ef0e78970d0ca399bd3c9aaf9011f0e4aaebe':
  Add the hide for the inner class definition.
This commit is contained in:
Chung-yih Wang
2009-09-16 00:28:52 -07:00
committed by Android Git Automerger

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;