Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_photo_operations.cpp1065 NotifyType assetNotifyType; in SendHideNotify() local
1069 assetNotifyType = NotifyType::NOTIFY_REMOVE; in SendHideNotify()
1073 assetNotifyType = NotifyType::NOTIFY_ADD; in SendHideNotify()
1079 watch->Notify(notifyUri, assetNotifyType); in SendHideNotify()