Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dsub_session.cpp51 if (!CheckPermissionWithPropertyAnimation(property)) { in Show()
88 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.cpp73 if (!CheckPermissionWithPropertyAnimation(property)) { in Show()
95 if (!CheckPermissionWithPropertyAnimation(GetSessionProperty())) { in Hide()
H A Dscene_session.cpp296 if (!CheckPermissionWithPropertyAnimation(property)) { in Foreground()
355 if (!CheckPermissionWithPropertyAnimation(GetSessionProperty())) { in Background()
5029 bool SceneSession::CheckPermissionWithPropertyAnimation(const sptr<WindowSessionProperty>& property… in CheckPermissionWithPropertyAnimation() function in OHOS::Rosen::SceneSession
/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_session.h547 bool CheckPermissionWithPropertyAnimation(const sptr<WindowSessionProperty>& property) const;