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

/frameworks/base/media/java/android/media/tv/
H A DTvInputService.java628 public void notifyTimeShiftStatusChanged(@TvInputManager.TimeShiftStatus final int status) { method in class:TvInputService.Session
636 if (DEBUG) Log.d(TAG, "notifyTimeShiftStatusChanged");
641 Log.w(TAG, "error in notifyTimeShiftStatusChanged", e);

Completed in 31 milliseconds