Searched refs:radioTech (Results 1 – 2 of 2) sorted by relevance
147 static int is3gpp2(int radioTech) { in is3gpp2() argument148 switch (radioTech) { in is3gpp2()
3454 int radioTech = atoi(rat); in getCellInfoTypeRadioTechnology() local3456 switch(radioTech) { in getCellInfoTypeRadioTechnology()