Home
last modified time | relevance | path

Searched refs:WriteAirplaneModeChangeEvent (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/core_service/services/core/include/
H A Dcore_service_hisysevent.h50 static void WriteAirplaneModeChangeEvent(const int32_t enable);
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service_hisysevent.cpp120 void CoreServiceHiSysEvent::WriteAirplaneModeChangeEvent(const int32_t enable) in WriteAirplaneModeChangeEvent() function in OHOS::Telephony::CoreServiceHiSysEvent
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dradio_info.cpp307 CoreServiceHiSysEvent::WriteAirplaneModeChangeEvent(isAirplaneModeOn); in AirplaneModeChange()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test_core_service.cpp431 coreServiceHiSysEvent->WriteAirplaneModeChangeEvent(argInt);