Uses of Class
android.net.NetworkInfo.State

Packages that use NetworkInfo.State
android.net   
 

Uses of NetworkInfo.State in android.net
 

Methods in android.net that return NetworkInfo.State
 NetworkInfo.State NetworkInfo.getState()
           
static NetworkInfo.State NetworkInfo.State.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NetworkInfo.State[] NetworkInfo.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2008-2012. All Rights Reserved.