Home
last modified time | relevance | path

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

/interface/sdk-js/api/
D@ohos.filemanagement.userFileManager.d.ts763 subType?: PhotoSubType; property
1446 subType: AlbumSubType,
1462 …getAlbums(type: AlbumType, subType: AlbumSubType, callback: AsyncCallback<FetchResult<Album>>): vo…
1476 …getAlbums(type: AlbumType, subType: AlbumSubType, options?: FetchOptions): Promise<FetchResult<Alb…
D@ohos.update.d.ts727 subType: BusinessSubType; property
/interface/sdk-js/api/bundle/
DabilityInfo.d.ts161 readonly subType: bundle.AbilitySubType; property