OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SmilRefElementImpl
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Mms/src/com/android/mms/dom/smil/
SmilRefElementImpl.java
22
public class
SmilRefElementImpl
extends SmilRegionMediaElementImpl implements
25
SmilRefElementImpl
(SmilDocumentImpl owner, String tagName) {
SmilDocumentImpl.java
171
return new
SmilRefElementImpl
(this, tagName);
Completed in 66 milliseconds