Home
last modified time | relevance | path

Searched refs:radioTech (Results 1 – 2 of 2) sorted by relevance

/hardware/ril/reference-ril/
Dreference-ril.c148 static int is3gpp2(int radioTech) { in is3gpp2() argument
149 switch (radioTech) { in is3gpp2()
/hardware/ril/libril/
Dril_service.cpp3505 int radioTech = atoi(rat); in getCellInfoTypeRadioTechnology() local
3507 switch(radioTech) { in getCellInfoTypeRadioTechnology()