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

/packages/apps/Mms/src/org/w3c/dom/smil/
H A DTime.java81 public void setBaseElement(Element baseElement) argument
86 * the begin of the baseElement. If <code>false</code> , indicates that a
87 * sync-based time is relative to the active end of the baseElement.
/packages/apps/Mms/src/com/android/mms/dom/smil/
H A DTimeImpl.java276 public void setBaseElement(Element baseElement) throws DOMException { argument

Completed in 22 milliseconds