Stay organized with collections
Save and categorize content based on your preferences.
GeranBand
class GeranBand
Frequency bands for GERAN. http://www.etsi.org/deliver/etsi_ts/145000_145099/145005/14.00.00_60/ts_145005v140000p.pdf
Summary
Constants
BAND_450
static val BAND_450: Int
Value: 3
BAND_480
static val BAND_480: Int
Value: 4
BAND_710
static val BAND_710: Int
Value: 5
BAND_750
static val BAND_750: Int
Value: 6
BAND_850
static val BAND_850: Int
Value: 8
BAND_DCS1800
static val BAND_DCS1800: Int
Value: 12
BAND_E900
static val BAND_E900: Int
Value: 10
BAND_ER900
static val BAND_ER900: Int
Value: 14
BAND_P900
static val BAND_P900: Int
Value: 9
BAND_PCS1900
static val BAND_PCS1900: Int
Value: 13
BAND_R900
static val BAND_R900: Int
Value: 11
BAND_T380
static val BAND_T380: Int
Value: 1
BAND_T410
static val BAND_T410: Int
Value: 2
BAND_T810
static val BAND_T810: Int
Value: 7
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-10 UTC."],[],[],null,["# AccessNetworkConstants.GeranBand\n\nAdded in [API level 28](https://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels)\n\nGeranBand\n=========\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/android/telephony/AccessNetworkConstants.GeranBand \"View this page in Java\") \n\n```\nclass GeranBand\n```\n\n|---|---------------------------------------------------------|\n| [kotlin.Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html) ||\n| ↳ | [android.telephony.AccessNetworkConstants.GeranBand](#) |\n\nFrequency bands for GERAN. http://www.etsi.org/deliver/etsi_ts/145000_145099/145005/14.00.00_60/ts_145005v140000p.pdf\n\nSummary\n-------\n\n| Constants ||\n|-----------------------------------------------------------------------------------|-------------------------------------------------|\n| static [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html) | [BAND_450](#BAND_450:kotlin.Int) \u003cbr /\u003e |\n| static [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html) | [BAND_480](#BAND_480:kotlin.Int) \u003cbr /\u003e |\n| static [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html) | [BAND_710](#BAND_710:kotlin.Int) \u003cbr /\u003e |\n| static [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html) | [BAND_750](#BAND_750:kotlin.Int) \u003cbr /\u003e |\n| static [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html) | [BAND_850](#BAND_850:kotlin.Int) \u003cbr /\u003e |\n| static [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html) | [BAND_DCS1800](#BAND_DCS1800:kotlin.Int) \u003cbr /\u003e |\n| static [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html) | [BAND_E900](#BAND_E900:kotlin.Int) \u003cbr /\u003e |\n| static [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html) | [BAND_ER900](#BAND_ER900:kotlin.Int) \u003cbr /\u003e |\n| static [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html) | [BAND_P900](#BAND_P900:kotlin.Int) \u003cbr /\u003e |\n| static [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html) | [BAND_PCS1900](#BAND_PCS1900:kotlin.Int) \u003cbr /\u003e |\n| static [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html) | [BAND_R900](#BAND_R900:kotlin.Int) \u003cbr /\u003e |\n| static [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html) | [BAND_T380](#BAND_T380:kotlin.Int) \u003cbr /\u003e |\n| static [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html) | [BAND_T410](#BAND_T410:kotlin.Int) \u003cbr /\u003e |\n| static [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html) | [BAND_T810](#BAND_T810:kotlin.Int) \u003cbr /\u003e |\n\nConstants\n---------\n\n### BAND_450\n\nAdded in [API level 28](https://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels) \n\n```\nstatic val BAND_450: Int\n``` \n\n Value: 3\n\n### BAND_480\n\nAdded in [API level 28](https://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels) \n\n```\nstatic val BAND_480: Int\n``` \n\n Value: 4\n\n### BAND_710\n\nAdded in [API level 28](https://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels) \n\n```\nstatic val BAND_710: Int\n``` \n\n Value: 5\n\n### BAND_750\n\nAdded in [API level 28](https://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels) \n\n```\nstatic val BAND_750: Int\n``` \n\n Value: 6\n\n### BAND_850\n\nAdded in [API level 28](https://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels) \n\n```\nstatic val BAND_850: Int\n``` \n\n Value: 8\n\n### BAND_DCS1800\n\nAdded in [API level 28](https://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels) \n\n```\nstatic val BAND_DCS1800: Int\n``` \n\n Value: 12\n\n### BAND_E900\n\nAdded in [API level 28](https://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels) \n\n```\nstatic val BAND_E900: Int\n``` \n\n Value: 10\n\n### BAND_ER900\n\nAdded in [API level 28](https://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels) \n\n```\nstatic val BAND_ER900: Int\n``` \n\n Value: 14\n\n### BAND_P900\n\nAdded in [API level 28](https://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels) \n\n```\nstatic val BAND_P900: Int\n``` \n\n Value: 9\n\n### BAND_PCS1900\n\nAdded in [API level 28](https://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels) \n\n```\nstatic val BAND_PCS1900: Int\n``` \n\n Value: 13\n\n### BAND_R900\n\nAdded in [API level 28](https://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels) \n\n```\nstatic val BAND_R900: Int\n``` \n\n Value: 11\n\n### BAND_T380\n\nAdded in [API level 28](https://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels) \n\n```\nstatic val BAND_T380: Int\n``` \n\n Value: 1\n\n### BAND_T410\n\nAdded in [API level 28](https://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels) \n\n```\nstatic val BAND_T410: Int\n``` \n\n Value: 2\n\n### BAND_T810\n\nAdded in [API level 28](https://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels) \n\n```\nstatic val BAND_T810: Int\n``` \n\n Value: 7"]]