| Package | Description |
|---|---|
| android.net | |
| android.net.wifi |
| Modifier and Type | Method and Description |
|---|---|
NetworkInfo.DetailedState |
NetworkInfo.getDetailedState() |
static NetworkInfo.DetailedState |
NetworkInfo.DetailedState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NetworkInfo.DetailedState[] |
NetworkInfo.DetailedState.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) |
Copyright © 2008-2013. All Rights Reserved.