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

/frameworks/base/media/java/android/media/tv/
H A DTvInputService.java461 * @see #notifyVideoUnavailable
495 public void notifyVideoUnavailable( method in class:TvInputService.Session
499 Log.e(TAG, "notifyVideoUnavailable - unknown reason: " + reason);
506 if (DEBUG) Log.d(TAG, "notifyVideoUnavailable");
511 Log.w(TAG, "error in notifyVideoUnavailable", e);
798 * Also, {@link #notifyVideoUnavailable(int)} should be called when the TV input cannot
1913 * {@link TvInputService.Session#notifyVideoUnavailable(int)}.

Completed in 72 milliseconds