Searched refs:onCurrentPositionChanged (Results 1 – 3 of 3) sorted by relevance
211 mCurrentPositionMediator.onCurrentPositionChanged(currentTimeMs); in setCurrentPositionMs()523 void onCurrentPositionChanged() { in onCurrentPositionChanged() method in TimeShiftManager527 mListener.onCurrentPositionChanged(); in onCurrentPositionChanged()745 TimeShiftManager.this.onCurrentPositionChanged(); in handleGetCurrentPosition()1335 TimeShiftManager.this.onCurrentPositionChanged(); in initialize()1342 TimeShiftManager.this.onCurrentPositionChanged(); in onSeekRequested()1345 void onCurrentPositionChanged(long currentPositionMs) { in onCurrentPositionChanged() method in TimeShiftManager.CurrentPositionMediator1348 TimeShiftManager.this.onCurrentPositionChanged(); in onCurrentPositionChanged()1366 TimeShiftManager.this.onCurrentPositionChanged(); in onCurrentPositionChanged()1392 void onCurrentPositionChanged(); in onCurrentPositionChanged() method
70 mMediator.onCurrentPositionChanged(newCurrentTimeMs); in testOnCurrentPositionChangedInvalidInput()88 mMediator.onCurrentPositionChanged(newCurrentTimeMs); in testOnCurrentPositionChangedValidInput()
349 public void onCurrentPositionChanged() { in onBind()