OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SmilLayoutElementImpl
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Mms/src/com/android/mms/dom/smil/
SmilLayoutElementImpl.java
26
public class
SmilLayoutElementImpl
extends SmilElementImpl implements
28
SmilLayoutElementImpl
(SmilDocumentImpl owner, String tagName) {
SmilDocumentImpl.java
165
return new
SmilLayoutElementImpl
(this, tagName);
274
layoutElement = new
SmilLayoutElementImpl
(this, "layout");
Completed in 200 milliseconds