Searched defs:techType (Results 1 – 6 of 6) sorted by relevance
521 std::string NetSupplier::TechToType(NetSlotTech techType) in TechToType()
159 void CellInfo::UpdateCellLocation(int32_t techType, int32_t cellId, int32_t lac) in UpdateCellLocation()
1141 void NetworkSearchHandler::UpdateCellLocation(int32_t techType, int32_t cellId, int32_t lac) in UpdateCellLocation()
1056 void NetworkSearchManager::UpdateCellLocation(int32_t slotId, int32_t techType, int32_t cellId, int… in UpdateCellLocation()
113 RadioTech techType = static_cast<RadioTech>(radioTechType); in WrapRadioTech() local
55 RadioTech techType = static_cast<RadioTech>(radioTechType); in WrapRadioTech() local