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

/frameworks/base/media/java/android/media/tv/
H A DTvInputService.java541 public void notifyContentAllowed() { method in class:TvInputService.Session
547 if (DEBUG) Log.d(TAG, "notifyContentAllowed");
552 Log.w(TAG, "error in notifyContentAllowed", e);
582 * @see #notifyContentAllowed

Completed in 61 milliseconds