Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dbg_continuous_task_mgr.cpp1561 …std::string languageChange = configuration.GetItem(AAFwk::GlobalConfigurationKey::SYSTEM_LANGUAGE); in OnConfigurationChanged() local
1562 if (languageChange.empty()) { in OnConfigurationChanged()