Home
last modified time | relevance | path

Searched refs:APP_TRANSITION (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dremote_animation.h33 APP_TRANSITION, enumerator
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dremote_animation.cpp241 return TransitionEvent::APP_TRANSITION; in GetTransitionEvent()
H A Dwindow_controller.cpp154 case TransitionEvent::APP_TRANSITION: { in NotifyWindowTransition()
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dremote_animation_test.cpp588 EXPECT_EQ(TransitionEvent::APP_TRANSITION, event);