Searched refs:CELLULAR_4G (Results 1 – 8 of 8) sorted by relevance
22 CELLULAR_4G = 3, enumerator
30 return CellularGeneration.CELLULAR_4G;
1 …G cellular network. Includes HSPAP and LTE type connections.\n */\n CELLULAR_4G = 3,\n /**\n …
1 ….CELLULAR_3G;\n case '4g':\n return CellularGeneration.CELLULAR_4G;\n defau…
1 …await Cellular.getCellularGenerationAsync();\n * // CellularGeneration.CELLULAR_4G\n * ```\n */\ne…
29 CELLULAR_4G = 3, enumerator
31 return CellularGeneration.CELLULAR_4G;
67 [Cellular.CellularGeneration.CELLULAR_4G]: '4G',