|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.net.wifi.WifiConfiguration.Status
public static class WifiConfiguration.Status
Possible status of a network configuration.
| Field Summary | |
|---|---|
static int |
CURRENT
this is the network we are currently connected to |
static int |
DISABLED
supplicant will not attempt to use this network |
static int |
ENABLED
supplicant will consider this network available for association |
static String[] |
strings
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int CURRENT
public static final int DISABLED
public static final int ENABLED
public static final String[] strings
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||