Searched refs:notifyTimeShiftStatusChanged (Results 1 – 8 of 8) sorted by relevance
150 public final void notifyTimeShiftStatusChanged(final int status) { in notifyTimeShiftStatusChanged() method in TifSession151 callback.notifyTimeShiftStatusChanged(status); in notifyTimeShiftStatusChanged()189 void notifyTimeShiftStatusChanged(final int status); in notifyTimeShiftStatusChanged() method
129 public void notifyTimeShiftStatusChanged(int status) { in notifyTimeShiftStatusChanged() method in WrappedSession131 super.notifyTimeShiftStatusChanged(status); in notifyTimeShiftStatusChanged()
92 public void notifyTimeShiftStatusChanged() { in notifyTimeShiftStatusChanged() method in TisSessionTest93 testSession.notifyTimeShiftStatusChanged(TvInputManager.TIME_SHIFT_STATUS_AVAILABLE); in notifyTimeShiftStatusChanged()167 public void notifyTimeShiftStatusChanged(int status) { in notifyTimeShiftStatusChanged() method in TisSessionTest.TestCallback
206 notifyTimeShiftStatusChanged(TvInputManager.TIME_SHIFT_STATUS_UNAVAILABLE); in notifyVideoUnavailable()
205 notifyTimeShiftStatusChanged(TvInputManager.TIME_SHIFT_STATUS_UNAVAILABLE); in notifyVideoUnavailable()
1201 mSession.notifyTimeShiftStatusChanged( in handleMessageBufferStateChanged()1651 mSession.notifyTimeShiftStatusChanged(TvInputManager.TIME_SHIFT_STATUS_UNAVAILABLE); in stopPlayback()
1261 mSession.notifyTimeShiftStatusChanged( in handleMessageBufferStateChanged()1731 mSession.notifyTimeShiftStatusChanged(TvInputManager.TIME_SHIFT_STATUS_UNAVAILABLE); in stopPlayback()
236 notifyTimeShiftStatusChanged(TvInputManager.TIME_SHIFT_STATUS_AVAILABLE); in onTune()