Home
last modified time | relevance | path

Searched refs:CELL_TYPE_NONE (Results 1 - 5 of 5) sorted by relevance

/base/telephony/core_service/interfaces/innerkits/include/
H A Dcell_location.h27 CELL_TYPE_NONE = 0, member in OHOS::Telephony::CellLocation::CellType
H A Dcell_information.h30 CELL_TYPE_NONE = 0, member in OHOS::Telephony::CellInformation::CellType
/base/telephony/core_service/services/network_search/src/
H A Dcell_info.cpp162 if (type == CellInformation::CellType::CELL_TYPE_NONE) { in UpdateCellLocation()
233 if (cellType == CellInformation::CellType::CELL_TYPE_NONE || cell->GetNetworkType() != cellType) { in UpdateSignalLevel()
277 return CellInformation::CellType::CELL_TYPE_NONE; in ConvertToCellType()
297 return CellInformation::CellType::CELL_TYPE_NONE; in ConvertRatToCellType()
322 return CellInformation::CellType::CELL_TYPE_NONE; in ConvertTechToCellType()
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp82 const CellInformation::CellType NONE = CellInformation::CellType::CELL_TYPE_NONE;
157 cellInfo->ProcessCellLocation(gsmCellInformation, CellInformation::CellType::CELL_TYPE_NONE, 1, 0); in HWTEST_F()
159 cellInfo->UpdateSignalLevel(gsmCellInformation, CellInformation::CellType::CELL_TYPE_NONE); in HWTEST_F()
285 cellInfo->GetCellLocationExt(CellInformation::CellType::CELL_TYPE_NONE); in HWTEST_F()
/base/telephony/core_service/frameworks/js/network_search/src/
H A Dnapi_radio.cpp2202 CellInformation::CellType cellType = CellInformation::CellType::CELL_TYPE_NONE; in GetCellInformationCallback()

Completed in 16 milliseconds