H A D | window_immersive_test2.cpp | 256 const std::map<WindowType, SystemBarPropertyFlag>& systemBarPropertyFlags, sptr<WindowSceneSessionImpl> windowToken)
in UpdateSystemBarProperties() 258 for (auto it : systemBarPropertyFlags) {
in UpdateSystemBarProperties() 288 static WMError SetSystemBarPropertiesByFlags(std::map<WindowType, SystemBarPropertyFlag>& systemBarPropertyFlags,
in SetSystemBarPropertiesByFlags() argument 294 for (auto it : systemBarPropertyFlags) {
in SetSystemBarPropertiesByFlags() 309 std::map<WindowType, SystemBarPropertyFlag>& systemBarPropertyFlags, WindowType type)
in GetSystemBarStatus() 314 systemBarPropertyFlags[WindowType::WINDOW_TYPE_STATUS_BAR] = {true, true, true, true};
in GetSystemBarStatus() 315 systemBarPropertyFlags[WindowType::WINDOW_TYPE_NAVIGATION_INDICATOR] = {true, true, true, true};
in GetSystemBarStatus() 316 systemBarPropertyFlags[WindowType::WINDOW_TYPE_NAVIGATION_BAR] = {true, true, true, true};
in GetSystemBarStatus() 327 std::map<WindowType, SystemBarPropertyFlag>& systemBarPropertyFlags, WindowType type)
in GetSystemBarStatus() 329 systemBarPropertyFlags[WindowTyp in GetSystemBarStatus() 255 UpdateSystemBarProperties(std::map<WindowType, SystemBarProperty>& systemBarProperties, const std::map<WindowType, SystemBarPropertyFlag>& systemBarPropertyFlags, sptr<WindowSceneSessionImpl> windowToken) UpdateSystemBarProperties() argument 308 GetSystemBarStatus(std::map<WindowType, SystemBarProperty>& systemBarProperties, std::map<WindowType, SystemBarPropertyFlag>& systemBarPropertyFlags, WindowType type) GetSystemBarStatus() argument 326 GetSystemBarStatus(std::map<WindowType, SystemBarProperty>& systemBarProperties, SystemBarProperty pro, std::map<WindowType, SystemBarPropertyFlag>& systemBarPropertyFlags, WindowType type) GetSystemBarStatus() argument 341 GetSpecificBarStatus( std::map<WindowType, SystemBarProperty>& systemBarProperties, std::map<WindowType, SystemBarPropertyFlag>& systemBarPropertyFlags, WindowType type) GetSpecificBarStatus() argument 550 std::map<WindowType, SystemBarPropertyFlag> systemBarPropertyFlags; HWTEST_F() local 595 std::map<WindowType, SystemBarPropertyFlag> systemBarPropertyFlags; HWTEST_F() local 654 std::map<WindowType, SystemBarPropertyFlag> systemBarPropertyFlags; HWTEST_F() local 708 std::map<WindowType, SystemBarPropertyFlag> systemBarPropertyFlags; HWTEST_F() local [all...] |