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

/packages/apps/TV/src/com/android/tv/
H A DTimeShiftManager.java67 public @interface PlayStatus {} interface in class:TimeShiftManager
375 @PlayStatus public int getPlayStatus() {
539 void onPlayStatusChanged(@PlayStatus int status) {
601 @PlayStatus private int mPlayStatus = PLAY_STATUS_PAUSED;
826 private void setPlayStatus(@PlayStatus int status) {

Completed in 78 milliseconds