|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SupplicantState | |
|---|---|
| android.net.wifi | |
| Uses of SupplicantState in android.net.wifi |
|---|
| Methods in android.net.wifi that return SupplicantState | |
|---|---|
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. |
| Methods in android.net.wifi with parameters of type SupplicantState | |
|---|---|
static NetworkInfo.DetailedState |
WifiInfo.getDetailedStateOf(SupplicantState suppState)
|
static boolean |
SupplicantState.isValidState(SupplicantState state)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||