Searched refs:ON_SCREEN_UNLOCK (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/animation/window_animation/include/ |
H A D | rs_iwindow_animation_controller.h | 45 ON_SCREEN_UNLOCK, enumerator
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/animation/window_animation/test/unittest/ |
H A D | rs_window_animation_stub_test.cpp | 457 RSIWindowAnimationController::ON_SCREEN_UNLOCK, data1, reply, option); 463 RSIWindowAnimationController::ON_SCREEN_UNLOCK, data2, reply, option);
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/animation/window_animation/src/ |
H A D | rs_window_animation_stub.cpp | 50 case RSIWindowAnimationController::ON_SCREEN_UNLOCK: in OnRemoteRequest()
|
H A D | rs_window_animation_proxy.cpp | 303 …auto ret = remote->SendRequest(RSIWindowAnimationController::ON_SCREEN_UNLOCK, data, reply, option… in OnScreenUnlock()
|