Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/include/
H A Dpasteboard_dialog.h32 static constexpr uint32_t POPUP_INTERVAL = 1000; // milliseconds variable
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dpaste_data_test.cpp655 uint32_t POPUP_INTERVAL = 1000; variable
656 auto block = std::make_shared<BlockObject<std::shared_ptr<PasteData>>>(POPUP_INTERVAL);
659 block->SetInterval(POPUP_INTERVAL);