Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/pasteboard/services/core/include/
H A Dpasteboard_dialog.h32 static constexpr uint32_t POPUP_INTERVAL = 1000; // milliseconds member in OHOS::MiscServices::PasteBoardDialog
/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dpaste_data_test.cpp714 uint32_t POPUP_INTERVAL = 1000; in HWTEST_F() local
715 auto block = std::make_shared<BlockObject<std::shared_ptr<PasteData>>>(POPUP_INTERVAL); in HWTEST_F()
718 block->SetInterval(POPUP_INTERVAL); in HWTEST_F()

Completed in 4 milliseconds