Searched refs:getPlayDirection (Results 1 - 2 of 2) sorted by relevance

/packages/apps/TV/src/com/android/tv/
H A DTimeShiftManager.java383 @PlayDirection public int getPlayDirection() { method in class:TimeShiftManager
1301 if (getPlayDirection() == PLAY_DIRECTION_FORWARD) {
/packages/apps/TV/src/com/android/tv/menu/
H A DPlayControlsRowView.java583 if (mTimeShiftManager.getPlayDirection() == TimeShiftManager.PLAY_DIRECTION_FORWARD) {

Completed in 53 milliseconds