Searched defs:getCellularGenerationAsync (Results 1 – 4 of 4) sorted by relevance
114 export declare function getCellularGenerationAsync(): Promise<CellularGeneration>; function
8 getCellularGenerationAsync(): Promise<CellularGeneration>; constant
126 export async function getCellularGenerationAsync() { function
139 export async function getCellularGenerationAsync(): Promise<CellularGeneration> { function