Searched refs:RADIO_CURRENT_CELL_UPDATE (Results 1 – 3 of 3) sorted by relevance
/base/telephony/core_service/interfaces/innerkits/include/ |
D | radio_event.h | 134 RADIO_CURRENT_CELL_UPDATE, enumerator
|
/base/telephony/core_service/services/network_search/src/ |
D | network_search_handler.cpp | 52 { RadioEvent::RADIO_CURRENT_CELL_UPDATE, &NetworkSearchHandler::RadioCurrentCellInfoUpdate }, 186 slotId_, shared_from_this(), RadioEvent::RADIO_CURRENT_CELL_UPDATE, nullptr); in RegisterEvents() 221 …lManager->UnRegisterCoreNotify(slotId_, shared_from_this(), RadioEvent::RADIO_CURRENT_CELL_UPDATE); in UnregisterEvents()
|
/base/telephony/core_service/services/tel_ril/src/ |
D | tel_ril_network.cpp | 193 …lListCurrentInfo>(TELEPHONY_LOG_FUNC_NAME, currentCellList, RadioEvent::RADIO_CURRENT_CELL_UPDATE); in NetworkCurrentCellUpdated() 208 TELEPHONY_LOG_FUNC_NAME, currentCellList, RadioEvent::RADIO_CURRENT_CELL_UPDATE); in NetworkCurrentCellUpdated_1_1()
|