Uses of Class
android.net.NetworkInfo.DetailedState

Packages that use NetworkInfo.DetailedState
android.net   
android.net.wifi   
 

Uses of NetworkInfo.DetailedState in android.net
 

Methods in android.net that return NetworkInfo.DetailedState
 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.
 

Uses of NetworkInfo.DetailedState in android.net.wifi
 

Methods in android.net.wifi that return NetworkInfo.DetailedState
static NetworkInfo.DetailedState WifiInfo.getDetailedStateOf(SupplicantState suppState)
           
 



Copyright © 2008-2012. All Rights Reserved.