Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/test/demo/
H A Ddemo_system_sub_window.cpp28 class SystemSubWindowFuture : public IVisibilityChangedListener { class
94 sptr<SystemSubWindowFuture> listener = new SystemSubWindowFuture(); in main()
96 listener->future_.GetResult(SystemSubWindowFuture::WAIT_TIME); in main()