Home
last modified time | relevance | path

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

/applications/standard/app_samples/code/SuperFeature/DistributedAppDev/ArkTSDistributedMusicPlayer/entry/src/main/ets/model/
DPlayerModel.ts158 preLoad(index, callback) { method in PlayerModel
/applications/standard/app_samples/code/BasicFeature/TaskManagement/ContinuousTask/entry/src/main/ets/feature/
DBackgroundPlayerFeature.ts141 preLoad(index: number, callback: () => void): number { method in PlayerModel
/applications/standard/app_samples/code/SuperFeature/Widget/ArkTSCard/MusicControl/entry/src/main/ets/feature/
DBackgroundPlayerFeature.ts129 preLoad(index: number, callback: () => void): number { method in PlayerModel
/applications/standard/app_samples/code/SuperFeature/DistributedAppDev/JsDistributedMusicPlayer/entry/src/main/js/MainAbility/model/
DPlayerModel.js156 preLoad(index, callback) { method in PlayerModel