Lines Matching refs:seek
160 this.playerModel.seek(this.musicValue);
282 this.playerModel.seek(this.musicValue);
307 this.playerModel.seek(0);
344 this.playerModel.seek(0);
376 this.currentSession.on('seek', (time) => {
378 console.info(' ttt AVSessionPlayer[IndexPage] seek success callBack is :' + time);
380 this.playerModel.seek(this.musicValue);
474 this.currentSession.off('seek');
544 this.playerModel.seek(this.musicValue);
566 // this_.playerModel.seek(this_.musicValue);
605 this.playerModel.seek(0);
636 this.playerModel.seek(0);
739 this.playerModel.seek(this.musicValue);
847 this.currentSession.off('seek');