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

/packages/apps/Mms/src/org/w3c/dom/smil/
H A DTimeList.java16 * The <code>TimeList</code> interface provides the abstraction of an ordered
19 * <p> The items in the <code>TimeList</code> are accessible via an integral
22 public interface TimeList { interface
29 * <code>TimeList</code> , or <code>null</code> if that is not a valid

Completed in 73 milliseconds