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

/frameworks/base/media/java/android/media/tv/
H A DTvInputService.java1543 public void notifyTuned(Uri channelUri) { method in class:TvInputService.RecordingSession
1549 if (DEBUG) Log.d(TAG, "notifyTuned");
1554 Log.w(TAG, "error in notifyTuned", e);
1661 * <p>The session must call {@link #notifyTuned(Uri)} if the tune request was fulfilled, or
1676 * <p>The session must call {@link #notifyTuned(Uri)} if the tune request was fulfilled, or

Completed in 27 milliseconds