# Print output for @column tags ?> AccessNetworkConstants.AccessNetworkType - Android SDK | Android Developers

Most visited

Recently visited

AccessNetworkConstants.AccessNetworkType

public static final class AccessNetworkConstants.AccessNetworkType
extends Object

java.lang.Object
   ↳ android.telephony.AccessNetworkConstants.AccessNetworkType


Summary

Constants

int CDMA2000

int EUTRAN

int GERAN

int IWLAN

int NGRAN

int UNKNOWN

int UTRAN

Inherited methods

Constants

CDMA2000

public static final int CDMA2000

Constant Value: 4 (0x00000004)

EUTRAN

public static final int EUTRAN

Constant Value: 3 (0x00000003)

GERAN

public static final int GERAN

Constant Value: 1 (0x00000001)

IWLAN

public static final int IWLAN

Constant Value: 5 (0x00000005)

NGRAN

public static final int NGRAN

Constant Value: 6 (0x00000006)

UNKNOWN

public static final int UNKNOWN

Constant Value: 0 (0x00000000)

UTRAN

public static final int UTRAN

Constant Value: 2 (0x00000002)