Home
last modified time | relevance | path

Searched defs:getItems (Results 1 – 4 of 4) sorted by relevance

/applications/standard/photos/common/src/main/ets/default/model/browser/
DBrowserDataImpl.ts70 …async getItems(albumUri?: string, startIndex?: number, count?: number, filterMediaType?: string): … method in BrowserDataImpl
DSelectManager.ts336 public async getItems(photoDataImpl: BrowserDataInterface, method in SelectManager
/applications/standard/app_samples/code/BasicFeature/FileManagement/Photos/entry/src/main/ets/common/
DGroupItemDataSource.ts119 getItems(): UserFileDataItem[] { method in GroupItemDataSource
/applications/standard/photos/feature/formAbility/src/main/ets/default/data/
DMediaDataManager.ts376 async getItems(albumUri?: string, startIndex?: number, count?: number, filterMediaType?: string): method in MediaDataManager