Searched defs:onCurrentPositionChanged (Results 1 - 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/
H A DTimeShiftManager.java204 mCurrentPositionMediator.onCurrentPositionChanged(currentTimeMs);
519 void onCurrentPositionChanged() { method in class:TimeShiftManager
523 mListener.onCurrentPositionChanged();
720 TimeShiftManager.this.onCurrentPositionChanged();
1278 TimeShiftManager.this.onCurrentPositionChanged();
1285 TimeShiftManager.this.onCurrentPositionChanged();
1288 void onCurrentPositionChanged(long currentPositionMs) { method in class:TimeShiftManager.CurrentPositionMediator
1291 TimeShiftManager.this.onCurrentPositionChanged();
1309 TimeShiftManager.this.onCurrentPositionChanged();
1341 void onCurrentPositionChanged(); method in interface:TimeShiftManager.Listener
[all...]

Completed in 54 milliseconds