Home
last modified time | relevance | path

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

/applications/standard/app_samples/code/SystemFeature/FileManagement/Photos/entry/src/main/ets/common/
DAlbumDataImpl.ts28 private selectType: number = MediaConstants.SELECT_TYPE_ALL; property in AlbumDataImpl
DGroupDataImpl.ts33 private selectType: number = MediaConstants.SELECT_TYPE_ALL; property in GroupDataImpl
DAlbumDataItem.ts37 selectType: number = MediaConstants.SELECT_TYPE_ALL; property in AlbumDataItem