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

/packages/apps/TV/src/com/android/tv/
H A DTimeShiftManager.java68 public @interface PlayStatus {} interface in class:TimeShiftManager
368 @PlayStatus public int getPlayStatus() {
527 void onPlayStatusChanged(@PlayStatus int status) {
581 @PlayStatus private int mPlayStatus = PLAY_STATUS_PAUSED;
824 private void setPlayStatus(@PlayStatus int status) {

Completed in 31 milliseconds