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

/frameworks/base/media/java/android/media/tv/
H A DTvInputService.java1571 public void notifyRecordingStopped(final Uri recordedProgramUri) { method in class:TvInputService.RecordingSession
1577 if (DEBUG) Log.d(TAG, "notifyRecordingStopped");
1582 Log.w(TAG, "error in notifyRecordingStopped", e);
1595 * {@link #notifyRecordingStopped(Uri)} if a partially recorded but still playable program
1713 * recorded program and call {@link #notifyRecordingStopped(Uri)} with the URI to that

Completed in 10 milliseconds