Home
last modified time | relevance | path

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

/foundation/window/window_manager/wm/include/
H A Dpicture_in_picture_manager.h47 static void DoPreRestore();
/foundation/window/window_manager/wm/src/
H A Dpicture_in_picture_manager.cpp39 {ACTION_PRE_RESTORE, PictureInPictureManager::DoPreRestore},
167 void PictureInPictureManager::DoPreRestore() in DoPreRestore() function in OHOS::Rosen::PictureInPictureManager
/foundation/window/window_manager/wm/test/unittest/
H A Dpicture_in_picture_manager_test.cpp269 * @tc.name: DoPreRestore
270 * @tc.desc: DoPreRestore
273 HWTEST_F(PictureInPictureManagerTest, DoPreRestore, Function | SmallTest | Level2) in HWTEST_F()
283 PictureInPictureManager::DoPreRestore(); in HWTEST_F()
286 PictureInPictureManager::DoPreRestore(); in HWTEST_F()

Completed in 3 milliseconds