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

Added in API level 28
public static final int CDMA2000

Constant Value: 4 (0x00000004)

EUTRAN

Added in API level 28
public static final int EUTRAN

Constant Value: 3 (0x00000003)

GERAN

Added in API level 28
public static final int GERAN

Constant Value: 1 (0x00000001)

IWLAN

Added in API level 28
public static final int IWLAN

Constant Value: 5 (0x00000005)

NGRAN

Added in API level 30
public static final int NGRAN

Constant Value: 6 (0x00000006)

UNKNOWN

Added in API level 28
public static final int UNKNOWN

Constant Value: 0 (0x00000000)

UTRAN

Added in API level 28
public static final int UTRAN

Constant Value: 2 (0x00000002)