| Package | Description |
|---|---|
| android.net.wifi |
| Modifier and Type | Method and Description |
|---|---|
SupplicantState |
WifiInfo.getSupplicantState() |
static SupplicantState |
SupplicantState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SupplicantState[] |
SupplicantState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static NetworkInfo.DetailedState |
WifiInfo.getDetailedStateOf(SupplicantState suppState) |
static boolean |
SupplicantState.isValidState(SupplicantState state) |
Copyright © 2008-2013. All Rights Reserved.