/frameworks/base/tests/LegacyRestoreTest/ |
D | README | 2 "adb backup" archive of the settings provider package. It was generated on a 4 to the PBKDF2 implementation. The archive's encryption password, entered on-screen, 7 'adb restore' decrypts and applies the restored archive successfully on a device 13 archive, using the same key, generated on a Nexus 4 running Android 4.4 with a fix 14 to this bug in place. This archive should be successfully restorable on any
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | GroupReader.h | 52 : archive(pArchive), input(pIterator) { in ArchiveListEntry() 54 Archive& archive; member
|
D | DiagCommonKinds.inc | 20 …ticEngine::Error, "Target does not support --whole-archive", "Target does not support --whole-arch… 52 …nsupported_archive, DiagnosticEngine::Error, "Unsupported archive type.", "Unsupported archive typ…
|
/frameworks/multidex/library/src/android/support/multidex/ |
D | MultiDexExtractor.java | 136 private static boolean isModified(Context context, File archive, long currentCrc) { in isModified() argument 138 return (prefs.getLong(KEY_TIME_STAMP, NO_VALUE) != getTimeStamp(archive)) in isModified() 142 private static long getTimeStamp(File archive) { in getTimeStamp() argument 143 long timeStamp = archive.lastModified(); in getTimeStamp() 152 private static long getZipCrc(File archive) throws IOException { in getZipCrc() argument 153 long computedValue = ZipUtil.getZipCrc(archive); in getZipCrc()
|
/frameworks/compile/mclinker/lib/LD/ |
D | GroupReader.cpp | 125 Archive& ar = (*it)->archive; in readGroup() 137 Archive& ar = (*it)->archive; in readGroup() 146 delete &((*it)->archive); in readGroup()
|
/frameworks/base/test-runner/src/junit/runner/ |
D | TestCaseClassLoader.java | 160 File archive= new File(path); in loadJarData() local 161 if (!archive.exists()) in loadJarData() 164 zipFile= new ZipFile(archive); in loadJarData()
|
/frameworks/base/docs/html-intl/intl/zh-cn/distribute/tools/promote/ |
D | device-art.jd | 22 <a href="#" id="archive-expando">旧款设备</a> 23 <ul class="device-list archive"></ul> 105 #archive-expando { 122 #archive-expando.expanded { 127 .device-list.archive { 137 .device-list.archive.expanded { 369 .appendTo(this.archived ? '.device-list.archive' : '.device-list.primary'); 373 $('#archive-expando').click(function() { 376 $('.device-list.archive').removeClass('expanded'); 379 $('.device-list.archive').addClass('expanded');
|
/frameworks/base/docs/html/tools/help/ |
D | zipalign.jd | 6 <p>zipalign is an archive alignment tool that provides important 31 Alterations to the archive, such as renaming or deleting entries, will 33 entries. And any files added to an "aligned" archive will not be aligned.</p>
|
/frameworks/base/docs/html/distribute/tools/promote/ |
D | device-art.jd | 26 <a href="#" id="archive-expando">Older devices</a> 27 <ul class="device-list archive"></ul> 118 #archive-expando { 135 #archive-expando.expanded { 140 .device-list.archive { 150 .device-list.archive.expanded { 444 $('#archive-expando').click(function() { 447 $('.device-list.archive').removeClass('expanded'); 450 $('.device-list.archive').addClass('expanded');
|
/frameworks/multidex/ |
D | build.gradle | 87 <sdk:archive os=\"any\" arch=\"any\">\n\ 91 </sdk:archive>\n\
|
/frameworks/base/core/java/com/android/internal/backup/ |
D | LocalTransport.java | 384 File archive = tarballFile(mFullTargetPackage); in cancelFullBackup() local 386 if (archive.exists()) { in cancelFullBackup() 387 archive.delete(); in cancelFullBackup()
|
/frameworks/support/ |
D | build.gradle | 92 <sdk:archive>\n\ 96 </sdk:archive>\n\
|
/frameworks/compile/mclinker/lib/Object/ |
D | ObjectLinker.cpp | 204 Archive archive(**input, m_pBuilder->getInputBuilder()); in normalize() local 205 getArchiveReader()->readArchive(m_Config, archive); in normalize() 206 if(archive.numOfObjectMember() > 0) { in normalize() 208 archive.inputs()); in normalize()
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
D | index.jd | 32 The Icon Templates Pack is an archive of Photoshop and Illustrator templates and
|
D | icon_design.jd | 118 template pack archive before you start designing your icons.</p> 126 <p>You can obtain the latest Icon Templates Pack archive using the link below:
|
D | icon_design_launcher.jd | 62 <a href="icon_design_launcher_archive.html">launcher icon guidelines archive</a>.
|
D | widget_design.jd | 336 <p>You can obtain the latest App Widget Templates Pack archive using the link below:</p>
|
D | menu_design.jd | 216 archive, or delete the message.
|
/frameworks/base/docs/html/training/notepad/ |
D | index.jd | 56 exercises archive (.zip)</a>.</li> 57 <li>Unpack the archive file to a suitable location on your machine.</li>
|
D | notepad-index.jd | 60 exercises archive (.zip)</a></li> 61 <li>Unpack the archive file to a suitable location on your machine</li>
|
/frameworks/base/docs/html/about/versions/ |
D | android-1.5-highlights.jd | 126 <li>Batch actions such as archive, delete, and label on Gmail messages</li>
|
/frameworks/base/docs/html/tools/devices/ |
D | managing-avds.jd | 328 <li>Archive the files in the skin folder and select the archive file as a custom skin. </li>
|
/frameworks/base/docs/html/guide/topics/media/jet/ |
D | jetcreator_manual.jd | 885 <p>Import Project - Imports a JET Creator archive (.zip)</p> 887 <p>Export Project - Exports a JET Creator archive (.zip)</p>
|
/frameworks/base/docs/html/guide/topics/ui/ |
D | menus.jd | 810 case R.id.archive: 811 archive(item);
|
/frameworks/base/docs/html/guide/topics/media/ |
D | mediarouter.jd | 498 "http://archive.org/download/Sintel/sintel-2048-stereo_512kb.mp4"),
|