Home
last modified time | relevance | path

Searched refs:DoPreRestore (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dpicture_in_picture_manager_test.cpp273 HWTEST_F(PictureInPictureManagerTest, DoPreRestore, Function | SmallTest | Level2)
283 PictureInPictureManager::DoPreRestore();
286 PictureInPictureManager::DoPreRestore();
304 PictureInPictureManager::DoPreRestore();
306 PictureInPictureManager::DoPreRestore();
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dpicture_in_picture_manager.cpp36 {ACTION_PRE_RESTORE, PictureInPictureManager::DoPreRestore},
164 void PictureInPictureManager::DoPreRestore() in DoPreRestore() function in OHOS::Rosen::PictureInPictureManager
/ohos5.0/foundation/window/window_manager/wm/include/
H A Dpicture_in_picture_manager.h46 static void DoPreRestore();