Home
last modified time | relevance | path

Searched refs:RADIO_GET_CURRENT_CELL_INFO (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dradio_event.h131 RADIO_GET_CURRENT_CELL_INFO, enumerator
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dnetwork_search_handler.cpp138 { RadioEvent::RADIO_GET_CURRENT_CELL_INFO,
1132 auto event = AppExecFwk::InnerEvent::Get(RadioEvent::RADIO_GET_CURRENT_CELL_INFO); in SendUpdateCellLocationRequest()