Searched defs:CellInfo (Results 1 – 3 of 3) sorted by relevance
51 CellInfo::CellInfo(std::weak_ptr<NetworkSearchManager> networkSearchManager, int32_t slotId) in CellInfo() function in OHOS::Telephony::CellInfo
633 } CellInfo; typedef
2024 static int32_t WrapCellInformationType(const sptr<CellInformation> CellInfo) in WrapCellInformationType()