mirror of
https://gitee.com/openharmony/window_window_manager
synced 2024-11-27 09:00:55 +00:00
update wm/src/picture_in_picture_controller.cpp.
Signed-off-by: wangyaohui <wangyaohui17@huawei.com>
This commit is contained in:
parent
da46ed32b5
commit
970527dab3
@ -37,7 +37,6 @@
|
||||
namespace OHOS {
|
||||
namespace Rosen {
|
||||
namespace {
|
||||
constexpr int32_t PIP_DESTROY_TIMEOUT = 600;
|
||||
constexpr int32_t PIP_SUCCESS = 1;
|
||||
constexpr int32_t FAILED = 0;
|
||||
constexpr uint32_t PIP_LOW_PRIORITY = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user