/packages/apps/Mms/src/com/android/mms/model/ |
D | SmilHelper.java | 83 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 …]
|
D | SlideshowModel.java | 110 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/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/packages/wallpapers/LivePicker/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/packages/wallpapers/MusicVisualization/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/packages/providers/DrmProvider/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/packages/apps/PackageInstaller/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/packages/apps/SoundRecorder/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/packages/providers/UserDictionaryProvider/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/packages/wallpapers/Basic/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/packages/apps/Camera/jni/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/packages/providers/TelephonyProvider/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/packages/providers/MediaProvider/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/packages/apps/Provision/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/packages/inputmethods/PinyinIME/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/packages/apps/CellBroadcastReceiver/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/packages/apps/QuickSearchBox/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/packages/apps/Exchange/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/packages/apps/Phone/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/packages/apps/DeskClock/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/packages/providers/ContactsProvider/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/packages/apps/Camera/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/packages/apps/Stk/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/packages/apps/Settings/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/packages/apps/Music/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|