Searched defs:techType (Results 1 – 5 of 5) sorted by relevance
111 RadioTech techType = static_cast<RadioTech>(radioTechType); in WrapRadioTech() local
886 void NetworkSearchHandler::UpdateCellLocation(int32_t techType, int32_t cellId, int32_t lac) in UpdateCellLocation()
153 void CellInfo::UpdateCellLocation(int32_t techType, int32_t cellId, int32_t lac) in UpdateCellLocation()
1007 void NetworkSearchManager::UpdateCellLocation(int32_t slotId, int32_t techType, int32_t cellId, int… in UpdateCellLocation()
55 RadioTech techType = static_cast<RadioTech>(radioTechType); in WrapRadioTech() local