Home
last modified time | relevance | path

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

/applications/standard/app_samples/code/SuperFeature/DistributedAppDev/ArkTSDistributedMusicPlayer/entry/src/main/ets/model/
DPlayerModel.ts104 getPlaylist(callback) { method in PlayerModel
/applications/standard/app_samples/code/BasicFeature/TaskManagement/ContinuousTask/entry/src/main/ets/feature/
DBackgroundPlayerFeature.ts89 getPlaylist(callback: () => void): void { method in PlayerModel
/applications/standard/app_samples/code/SuperFeature/Widget/ArkTSCard/MusicControl/entry/src/main/ets/feature/
DBackgroundPlayerFeature.ts77 getPlaylist(callback: () => void): void { method in PlayerModel
/applications/standard/app_samples/code/SuperFeature/DistributedAppDev/JsDistributedMusicPlayer/entry/src/main/js/MainAbility/model/
DPlayerModel.js98 getPlaylist(callback) { method in PlayerModel