Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/network_search/include/
H A Dsetting_utils.h44 static const std::string NETWORK_SEARCH_SETTING_AUTO_TIME_URI; variable
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dsetting_utils.cpp32 const std::string SettingUtils::NETWORK_SEARCH_SETTING_AUTO_TIME_URI = member in OHOS::Telephony::SettingUtils
H A Dnitz_update.cpp375 Uri uri(SettingUtils::NETWORK_SEARCH_SETTING_AUTO_TIME_URI); in IsAutoTime()
H A Dnetwork_search_manager.cpp115 Uri autoTimeUri(SettingUtils::NETWORK_SEARCH_SETTING_AUTO_TIME_URI); in RegisterSetting()
139 Uri autoTimeUri(SettingUtils::NETWORK_SEARCH_SETTING_AUTO_TIME_URI); in UnRegisterSetting()