Searched refs:onCurrentPositionChanged (Results 1 – 3 of 3) sorted by relevance
211 mCurrentPositionMediator.onCurrentPositionChanged(currentTimeMs); in setCurrentPositionMs()531 void onCurrentPositionChanged() { in onCurrentPositionChanged() method in TimeShiftManager535 mListener.onCurrentPositionChanged(); in onCurrentPositionChanged()723 TimeShiftManager.this.onCurrentPositionChanged(); in handleGetCurrentPosition()1284 TimeShiftManager.this.onCurrentPositionChanged(); in initialize()1290 TimeShiftManager.this.onCurrentPositionChanged(); in onSeekRequested()1293 void onCurrentPositionChanged(long currentPositionMs) { in onCurrentPositionChanged() method in TimeShiftManager.CurrentPositionMediator1296 TimeShiftManager.this.onCurrentPositionChanged(); in onCurrentPositionChanged()1314 TimeShiftManager.this.onCurrentPositionChanged(); in onCurrentPositionChanged()1346 void onCurrentPositionChanged(); in onCurrentPositionChanged() method
59 mMediator.onCurrentPositionChanged(newCurrentTimeMs); in testOnCurrentPositionChangedInvalidInput()70 mMediator.onCurrentPositionChanged(newCurrentTimeMs); in testOnCurrentPositionChangedValidInput()
203 public void onCurrentPositionChanged() { in onBind()