Searched refs:VISIBLE_ACTIVE_ENABLE (Results 1 – 2 of 2) sorted by relevance
53 const std::string VISIBLE_ACTIVE_ENABLE = "persist.web.visible_active_enable"; variable
265 constexpr char VISIBLE_ACTIVE_ENABLE[] = "persist.web.visible_active_enable"; variable801 isVisibleActiveEnable_ = system::GetBoolParameter(VISIBLE_ACTIVE_ENABLE, true); in InitFeatureParam()