Searched refs:GetCurrentSystemBarStyle (Results 1 – 3 of 3) sorted by relevance
33 static RefPtr<SystemBarStyleOhos> GetCurrentSystemBarStyle(const sptr<Rosen::Window>& window);
64 RefPtr<SystemBarStyleOhos> SystemBarStyleOhos::GetCurrentSystemBarStyle(const sptr<Rosen::Window>& … in GetCurrentSystemBarStyle() function in OHOS::Ace::SystemBarStyleOhos
2362 return SystemBarStyleOhos::GetCurrentSystemBarStyle(window); in InitWindowCallback()