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

/frameworks/base/media/java/android/media/
H A DTimedText.java49 public final class TimedText class
75 // The following keys are used between TimedText.java and
87 private static final String TAG = "TimedText";
358 public TimedText(Parcel parcel) { method in class:TimedText
368 * @return the characters as a String object in the TimedText. Applications
699 * To check whether the given key is contained in this TimedText object.
701 * @return true if the key is contained in this TimedText object.
712 * @return a set of the keys contained in this TimedText object.

Completed in 47 milliseconds