Home
last modified time | relevance | path

Searched refs:document (Results 1 – 25 of 49) sorted by relevance

12

/packages/apps/Mms/src/com/android/mms/model/
DSmilHelper.java83 SMILDocument document = null; in getDocument() local
87 document = getSmilDocument(smilPart); in getDocument()
90 if (document == null) { in getDocument()
92 document = createSmilDocument(pb); in getDocument()
95 return document; in getDocument()
140 SMILDocument document = new SmilXmlParser().parse(bais); in getSmilDocument() local
141 return validate(document); in getSmilDocument()
153 public static SMILParElement addPar(SMILDocument document) { in addPar() argument
154 SMILParElement par = (SMILParElement) document.createElement("par"); in addPar()
157 document.getBody().appendChild(par); in addPar()
[all …]
DSlideshowModel.java110 SMILDocument document = SmilHelper.getDocument(pb); in createFromPduBody() local
113 SMILLayoutElement sle = document.getLayout(); in createFromPduBody()
141 SMILElement docBody = document.getBody(); in createFromPduBody()
224 SlideshowModel slideshow = new SlideshowModel(layouts, slides, document, pb, context); in createFromPduBody()
238 private PduBody makePduBody(SMILDocument document) { in makePduBody() argument
297 SmilXmlSerializer.serialize(document, out); in makePduBody()
/packages/apps/Mms/
DNOTICE23 and distribution as defined by Sections 1 through 9 of this document.
/packages/wallpapers/LivePicker/
DNOTICE23 and distribution as defined by Sections 1 through 9 of this document.
/packages/wallpapers/MusicVisualization/
DNOTICE23 and distribution as defined by Sections 1 through 9 of this document.
/packages/providers/DrmProvider/
DNOTICE23 and distribution as defined by Sections 1 through 9 of this document.
/packages/apps/PackageInstaller/
DNOTICE23 and distribution as defined by Sections 1 through 9 of this document.
/packages/apps/SoundRecorder/
DNOTICE23 and distribution as defined by Sections 1 through 9 of this document.
/packages/providers/UserDictionaryProvider/
DNOTICE23 and distribution as defined by Sections 1 through 9 of this document.
/packages/wallpapers/Basic/
DNOTICE23 and distribution as defined by Sections 1 through 9 of this document.
/packages/apps/Camera/jni/
DNOTICE23 and distribution as defined by Sections 1 through 9 of this document.
/packages/providers/TelephonyProvider/
DNOTICE23 and distribution as defined by Sections 1 through 9 of this document.
/packages/providers/MediaProvider/
DNOTICE23 and distribution as defined by Sections 1 through 9 of this document.
/packages/apps/Provision/
DNOTICE23 and distribution as defined by Sections 1 through 9 of this document.
/packages/inputmethods/PinyinIME/
DNOTICE23 and distribution as defined by Sections 1 through 9 of this document.
/packages/apps/CellBroadcastReceiver/
DNOTICE23 and distribution as defined by Sections 1 through 9 of this document.
/packages/apps/QuickSearchBox/
DNOTICE23 and distribution as defined by Sections 1 through 9 of this document.
/packages/apps/Exchange/
DNOTICE23 and distribution as defined by Sections 1 through 9 of this document.
/packages/apps/Phone/
DNOTICE23 and distribution as defined by Sections 1 through 9 of this document.
/packages/apps/DeskClock/
DNOTICE23 and distribution as defined by Sections 1 through 9 of this document.
/packages/providers/ContactsProvider/
DNOTICE23 and distribution as defined by Sections 1 through 9 of this document.
/packages/apps/Camera/
DNOTICE23 and distribution as defined by Sections 1 through 9 of this document.
/packages/apps/Stk/
DNOTICE23 and distribution as defined by Sections 1 through 9 of this document.
/packages/apps/Settings/
DNOTICE23 and distribution as defined by Sections 1 through 9 of this document.
/packages/apps/Music/
DNOTICE23 and distribution as defined by Sections 1 through 9 of this document.

12