Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/network_search/include/
H A Dsetting_utils.h45 static const std::string NETWORK_SEARCH_SETTING_AUTO_TIMEZONE_URI; variable
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dsetting_utils.cpp34 const std::string SettingUtils::NETWORK_SEARCH_SETTING_AUTO_TIMEZONE_URI = member in OHOS::Telephony::SettingUtils
H A Dnitz_update.cpp353 Uri uri(SettingUtils::NETWORK_SEARCH_SETTING_AUTO_TIMEZONE_URI); in IsAutoTimeZone()
H A Dnetwork_search_manager.cpp125 Uri autoTimezoneUri(SettingUtils::NETWORK_SEARCH_SETTING_AUTO_TIMEZONE_URI); in RegisterSetting()
144 Uri autoTimezoneUri(SettingUtils::NETWORK_SEARCH_SETTING_AUTO_TIMEZONE_URI); in UnRegisterSetting()