Home
last modified time | relevance | path

Searched defs:ALBUM_ID_ALL (Results 1 – 3 of 3) sorted by relevance

/applications/standard/photos/common/src/main/ets/default/model/browser/
DAlbumDefine.ts28 static readonly ALBUM_ID_ALL: string = 'default_all'; property in AlbumDefine
/applications/standard/photos/common/src/main/ets/default/model/common/
DMediaConstants.ts42 static readonly ALBUM_ID_ALL: string = 'default_all'; property in MediaConstants
/applications/standard/app_samples/code/SystemFeature/FileManagement/Photos/entry/src/main/ets/constants/
DMediaConstants.ts62 static readonly ALBUM_ID_ALL = 'default_all'; property in MediaConstants