Searched refs:MNOTIFY_TIME_INTERVAL (Results 1 – 3 of 3) sorted by relevance
47 constexpr size_t MNOTIFY_TIME_INTERVAL = 100; variable
268 …aryNotify::timerId_ = MediaLibraryNotify::timer_.Register(PushNotification, MNOTIFY_TIME_INTERVAL); in Init()278 MediaLibraryNotify::timer_.Register(PushNotification, MNOTIFY_TIME_INTERVAL); in Notify()
32 constexpr size_t MNOTIFY_TIME_INTERVAL = 500; variable