Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_notify.cpp146 static void PushNotification() in PushNotification() function
268 …MediaLibraryNotify::timerId_ = MediaLibraryNotify::timer_.Register(PushNotification, MNOTIFY_TIME_… in Init()
277 PushNotification(); in Notify()
278 MediaLibraryNotify::timer_.Register(PushNotification, MNOTIFY_TIME_INTERVAL); in Notify()