Home
last modified time | relevance | path

Searched refs:CheckPermissionWithPropertyAnimation (Results 1 - 5 of 5) sorted by relevance

/foundation/window/window_manager/window_scene/session/host/src/
H A Dsub_session.cpp51 if (!CheckPermissionWithPropertyAnimation(property)) { in Show()
78 if (!CheckPermissionWithPropertyAnimation(GetSessionProperty())) { in Hide()
H A Dsystem_session.cpp78 if (!CheckPermissionWithPropertyAnimation(property)) { in Show()
117 if (!CheckPermissionWithPropertyAnimation(GetSessionProperty())) { in Hide()
H A Dkeyboard_session.cpp74 if (!CheckPermissionWithPropertyAnimation(property)) { in Show()
96 if (!CheckPermissionWithPropertyAnimation(GetSessionProperty())) { in Hide()
H A Dscene_session.cpp207 if (!CheckPermissionWithPropertyAnimation(property)) { in Foreground()
280 if (!CheckPermissionWithPropertyAnimation(GetSessionProperty())) { in Background()
4790 bool SceneSession::CheckPermissionWithPropertyAnimation(const sptr<WindowSessionProperty>& property) const in CheckPermissionWithPropertyAnimation() function in SceneSession
/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_session.h487 bool CheckPermissionWithPropertyAnimation(const sptr<WindowSessionProperty>& property) const;

Completed in 12 milliseconds