Searched refs:Files (Results 1 – 25 of 61) sorted by relevance
123
/frameworks/base/media/java/android/mtp/ |
D | MtpPropertyGroup.java | 24 import android.provider.MediaStore.Files; 62 private static final String ID_WHERE = Files.FileColumns._ID + "=?"; 63 private static final String FORMAT_WHERE = Files.FileColumns.FORMAT + "=?"; 65 private static final String PARENT_WHERE = Files.FileColumns.PARENT + "=?"; 74 mUri = Files.getMtpObjectsUri(volume); in MtpPropertyGroup() 78 columns.add(Files.FileColumns._ID); in MtpPropertyGroup() 97 column = Files.FileColumns.STORAGE_ID; in createProperty() 101 column = Files.FileColumns.FORMAT; in createProperty() 109 column = Files.FileColumns.SIZE; in createProperty() 113 column = Files.FileColumns.DATA; in createProperty() [all …]
|
D | MtpDatabase.java | 35 import android.provider.MediaStore.Files; 85 Files.FileColumns._ID, // 0 88 Files.FileColumns._ID, // 0 89 Files.FileColumns.DATA, // 1 92 Files.FileColumns._ID, // 0 93 Files.FileColumns.DATA, // 1 94 Files.FileColumns.FORMAT, // 2 97 Files.FileColumns._ID, // 0 98 Files.FileColumns.STORAGE_ID, // 1 99 Files.FileColumns.FORMAT, // 2 [all …]
|
/frameworks/base/docs/html/training/beam-files/ |
D | index.jd | 1 page.title=Sharing Files with NFC 50 <b><a href="send-files.html">Sending Files to Another Device</a></b> 55 <b><a href="receive-files.html">Receiving Files from Another Device</a></b>
|
D | send-files.jd | 1 page.title=Sending Files to Another Device 17 >Create a Callback Method That Provides Files</a> 19 <li><a href="#ProvideUri">Specify the Files to Send</a> 44 Files you want to transfer must reside in external storage. To learn more about using 193 Create a Callback Method that Provides Files 269 <h2 id="ProvideUri">Specify the Files to Send</h2>
|
/frameworks/base/media/java/android/media/ |
D | MediaScanner.java | 39 import android.provider.MediaStore.Files; 40 import android.provider.MediaStore.Files.FileColumns; 120 Files.FileColumns._ID, // 0 121 Files.FileColumns.DATA, // 1 122 Files.FileColumns.FORMAT, // 2 123 Files.FileColumns.DATE_MODIFIED, // 3 127 Files.FileColumns._ID, 933 values.put(Files.FileColumns.FORMAT, format); 1073 where = MediaStore.Files.FileColumns._ID + ">?" + 1074 " AND " + Files.FileColumns.DATA + "=?"; [all …]
|
/frameworks/ex/variablespeed/tests/assets/ |
D | README.txt | 1 Files quick_test_recording.mp3 and count_and_test.3gpp are copyright 2011 by
|
/frameworks/base/docs/downloads/ |
D | README | 1 Files in this directory are not hosted on developer.android.com.
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/ |
D | win_asm.bat | 3 set ASM="D:\Program Files\Microsoft Visual Studio 8\VC\ce\bin\x86_arm\armasm"
|
/frameworks/support/ |
D | build.gradle | 68 import com.google.common.io.Files 97 Files.write(xml, new File(project.ext.distDir, 'repo-extras.xml'), Charsets.UTF_8) 111 … Files.write(sourceProp, new File(project.ext.supportRepoOut, 'source.properties'), Charsets.UTF_8)
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/ |
D | MediaInserterTest.java | 24 import android.provider.MediaStore.Files; 52 private static final Uri sFilesUri = Files.getContentUri(sVolumeName);
|
/frameworks/av/ |
D | NOTICE | 278 Unicode Data Files include all data files under the directories 299 "Data Files") or Unicode software and any associated documentation (the 300 "Software") to deal in the Data Files or Software without restriction, 302 publish, distribute, and/or sell copies of the Data Files or Software, 303 and to permit persons to whom the Data Files or Software are furnished to 305 notice appear with all copies of the Data Files or Software, (b) both the 323 or other dealings in these Data Files or Software without prior written
|
/frameworks/base/ |
D | NOTICE | 289 Unicode Data Files include all data files under the directories 310 "Data Files") or Unicode software and any associated documentation (the 311 "Software") to deal in the Data Files or Software without restriction, 313 publish, distribute, and/or sell copies of the Data Files or Software, 314 and to permit persons to whom the Data Files or Software are furnished to 316 notice appear with all copies of the Data Files or Software, (b) both the 334 or other dealings in these Data Files or Software without prior written
|
/frameworks/native/ |
D | NOTICE | 278 Unicode Data Files include all data files under the directories 299 "Data Files") or Unicode software and any associated documentation (the 300 "Software") to deal in the Data Files or Software without restriction, 302 publish, distribute, and/or sell copies of the Data Files or Software, 303 and to permit persons to whom the Data Files or Software are furnished to 305 notice appear with all copies of the Data Files or Software, (b) both the 323 or other dealings in these Data Files or Software without prior written
|
/frameworks/base/docs/html/tools/debugging/ |
D | debugging-tracing.jd | 21 <li><a href="#creatingtracefiles">Creating Trace Files</a></li> 23 <li><a href="#copyingfiles">Copying Trace Files to a Host Machine</a></li> 25 <li><a href="#runningtraceview">Viewing Trace Files in Traceview</a></li> 87 <h2 id="creatingtracefiles">Creating Trace Files</h2> 160 <h2 id="copyingfiles">Copying Trace Files to a Host Machine</h2> 171 <h2 id="runningtraceview">Viewing Trace Files in Traceview</h2>
|
/frameworks/base/docs/html/training/secure-file-sharing/ |
D | index.jd | 1 page.title=Sharing Files 22 <li><a href="{@docRoot}training/basics/data-storage/files.html">Saving Files</a>
|
/frameworks/base/docs/html/training/efficient-downloads/ |
D | redundant_redundant.jd | 34 <h2 id="LocalCache">Cache Files Locally</h2> 65 <p>Files stored in either cache location will be erased when the application is uninstalled.</p>
|
/frameworks/base/docs/html/tools/help/ |
D | jobb.jd | 11 <a href="{@docRoot}google/play/expansion-files.html">APK Expansion Files</a>.</p> 79 intended for creating patch versions of previously generated OBB files. Files within an
|
/frameworks/base/docs/html/training/basics/data-storage/ |
D | index.jd | 49 <dt><b><a href="files.html">Saving Files</a></b></dt>
|
D | files.jd | 1 page.title=Saving Files 60 <li>Files saved here are accessible by only your app by default.</li> 244 <dd>Files that 250 <dd>Files that rightfully belong to your app and should be deleted when the user uninstalls
|
/frameworks/base/docs/html/training/game-controllers/ |
D | index.jd | 22 class="external-link" target="_blank">Key Layout Files</a></li>
|
/frameworks/base/docs/html/training/basics/supporting-devices/ |
D | languages.jd | 17 <li><a href="#CreateDirs">Create Locale Directories and String Files</a></li> 40 <h2 id="CreateDirs">Create Locale Directories and String Files</h2>
|
/frameworks/base/docs/html/training/sharing/ |
D | send.jd | 149 {@link android.provider.MediaStore.Files MediaStore.Files} for more info). Files can be inserted
|
/frameworks/base/docs/html/training/ |
D | training_toc.cs | 158 Saving Files 235 >Sharing Files</a> 265 >Sharing Files with NFC</a> 270 >Sending Files to Another Device</a> 273 >Receiving Files from Another Device</a></li>
|
/frameworks/base/docs/html/training/basics/intents/ |
D | index.jd | 23 <li><a href="{@docRoot}training/secure-file-sharing/index.html">Sharing Files</a>
|
/frameworks/base/docs/html/guide/faq/ |
D | framework.jd | 109 <li>Files</li> 117 Application Preferences, SQLite DB, Files or ContentProviders. Please refer to
|
123