Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_notify.cpp119 …((type == NotifyType::NOTIFY_ALBUM_ADD_ASSET) || (type == NotifyType::NOTIFY_ALBUM_REMOVE_ASSET)) { in SolveAlbumUri()
235 hiddenAlbumsNotifyType = NotifyType::NOTIFY_ALBUM_REMOVE_ASSET; in HandleAlbumNotify()
236 } else if (taskData->notifyType_ == NotifyType::NOTIFY_ALBUM_REMOVE_ASSET) { in HandleAlbumNotify()
252 (taskData->notifyType_ == NotifyType::NOTIFY_ALBUM_REMOVE_ASSET)) { in AddNfListMap()
H A Dmedialibrary_asset_operations.cpp1512 watch->Notify(notifyData->notifyUri, NotifyType::NOTIFY_ALBUM_REMOVE_ASSET); in UpdateAlbumsAndSendNotifyInTrash()
1523 NotifyType::NOTIFY_ALBUM_REMOVE_ASSET; in UpdateAlbumsAndSendNotifyInTrash()
1603 …e type = (isFavorite) ? NotifyType::NOTIFY_ALBUM_ADD_ASSET : NotifyType::NOTIFY_ALBUM_REMOVE_ASSET; in SendFavoriteNotify()
2170 …watch->Notify(MediaFileUtils::Encode(notifyUri), NotifyType::NOTIFY_ALBUM_REMOVE_ASSET, trashAlbum… in DeleteFiles()
H A Dphoto_map_operations.cpp326 …ch->Notify(MediaFileUtils::Encode(uriWhereArgs[i]), NotifyType::NOTIFY_ALBUM_REMOVE_ASSET, albumId… in RemovePhotoAssets()
H A Dmedialibrary_photo_operations.cpp770 watch->Notify(notifyUris[0], NotifyType::NOTIFY_ALBUM_REMOVE_ASSET); in TrashPhotosSendNotify()
1070 albumNotifyType = NotifyType::NOTIFY_ALBUM_REMOVE_ASSET; in SendHideNotify()
1075 hiddenAlbumNotifyType = NotifyType::NOTIFY_ALBUM_REMOVE_ASSET; in SendHideNotify()
1162 … type = favoriteState ? NotifyType::NOTIFY_ALBUM_ADD_ASSET : NotifyType::NOTIFY_ALBUM_REMOVE_ASSET; in BatchSetFavorite()
1332 NotifyType::NOTIFY_ALBUM_REMOVE_ASSET, oriAlbumId); in UpdateSystemRows()
1374 watch->Notify(assetUri, NotifyType::NOTIFY_ALBUM_REMOVE_ASSET, oriAlbumId); in BatchSetOwnerAlbumId()
3415 NotifyType::NOTIFY_ALBUM_REMOVE_ASSET, originalAlbumId); in UpdateOwnerAlbumId()
H A Dmedialibrary_album_operations.cpp1364 …watch->Notify(MediaFileUtils::Encode(whereArgs[i]), NotifyType::NOTIFY_ALBUM_REMOVE_ASSET, trashAl… in RecoverPhotoAssets()
H A Dmedialibrary_rdb_utils.cpp189 return NOTIFY_ALBUM_REMOVE_ASSET; in GetTypeFromCountVariation()
/ohos5.0/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/
H A Duserfile_manager_types.h200 NOTIFY_ALBUM_REMOVE_ASSET, enumerator
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta1/
H A Djs-apidiff-file-management.md159 …os.filemanagement.userFileManager<br>类名: NotifyType<br>方法 or 属性:NOTIFY_ALBUM_REMOVE_ASSET|@ohos.fi…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta1/
H A Djs-apidiff-file-management.md159 …eManager<br>Class name: NotifyType<br>Method or attribute name: NOTIFY_ALBUM_REMOVE_ASSET|@ohos.fi…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-file-management.md275 |新增|NA|类名:NotifyType;<br>方法or属性:NOTIFY_ALBUM_REMOVE_ASSET|@ohos.file.photoAccessHelper.d.ts|
379 |新增|NA|类名:NotifyType;<br>方法or属性:NOTIFY_ALBUM_REMOVE_ASSET|@ohos.filemanagement.userFileManager.d.ts|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-file-management.md183 |新增|NA|类名:NotifyType;<br>方法or属性:NOTIFY_ALBUM_REMOVE_ASSET|@ohos.file.photoAccessHelper.d.ts|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-core-file-kit/
H A Djs-apis-userFileManager-sys.md4508 | NOTIFY_ALBUM_REMOVE_ASSET | 4 | 在相册中删除的文件集的通知类型。 |
/ohos5.0/docs/zh-cn/application-dev/reference/apis-media-library-kit/
H A Djs-apis-photoAccessHelper.md5119 | NOTIFY_ALBUM_REMOVE_ASSET | 4 | 在相册中删除的文件集的通知类型。 |
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-file-management.md275 |Added|NA|Class name: NotifyType;<br>Method or attribute name: NOTIFY_ALBUM_REMOVE_ASSET|@ohos.file…
379 |Added|NA|Class name: NotifyType;<br>Method or attribute name: NOTIFY_ALBUM_REMOVE_ASSET|@ohos.file…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-file-management.md183 |Added|NA|Class name: NotifyType;<br>Method or attribute name: NOTIFY_ALBUM_REMOVE_ASSET|@ohos.file…
/ohos5.0/docs/en/application-dev/reference/apis-core-file-kit/
H A Djs-apis-userFileManager-sys.md4508 | NOTIFY_ALBUM_REMOVE_ASSET | 4 | A file asset is removed from the album.|
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_library_napi.cpp2632 SetValueInt32(env, "type", (int)NotifyType::NOTIFY_ALBUM_REMOVE_ASSET, result); in SolveOnChange()
/ohos5.0/docs/en/application-dev/reference/apis-media-library-kit/
H A Djs-apis-photoAccessHelper.md5120 | NOTIFY_ALBUM_REMOVE_ASSET | 4 | A file asset is removed from the album.|