Home
last modified time | relevance | path

Searched refs:Files (Results 1 – 25 of 61) sorted by relevance

123

/frameworks/base/media/java/android/mtp/
DMtpPropertyGroup.java24 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 …]
DMtpDatabase.java35 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/
Dindex.jd1 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>
Dsend-files.jd1 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/
DMediaScanner.java39 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/
DREADME.txt1 Files quick_test_recording.mp3 and count_and_test.3gpp are copyright 2011 by
/frameworks/base/docs/downloads/
DREADME1 Files in this directory are not hosted on developer.android.com.
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
Dwin_asm.bat3 set ASM="D:\Program Files\Microsoft Visual Studio 8\VC\ce\bin\x86_arm\armasm"
/frameworks/support/
Dbuild.gradle68 import com.google.common.io.Files
97 Files.write(xml, new File(project.ext.distDir, 'repo-extras.xml'), Charsets.UTF_8)
111Files.write(sourceProp, new File(project.ext.supportRepoOut, 'source.properties'), Charsets.UTF_8)
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
DMediaInserterTest.java24 import android.provider.MediaStore.Files;
52 private static final Uri sFilesUri = Files.getContentUri(sVolumeName);
/frameworks/av/
DNOTICE278 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/
DNOTICE289 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/
DNOTICE278 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/
Ddebugging-tracing.jd21 <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/
Dindex.jd1 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/
Dredundant_redundant.jd34 <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/
Djobb.jd11 <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/
Dindex.jd49 <dt><b><a href="files.html">Saving Files</a></b></dt>
Dfiles.jd1 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/
Dindex.jd22 class="external-link" target="_blank">Key Layout Files</a></li>
/frameworks/base/docs/html/training/basics/supporting-devices/
Dlanguages.jd17 <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/
Dsend.jd149 {@link android.provider.MediaStore.Files MediaStore.Files} for more info). Files can be inserted
/frameworks/base/docs/html/training/
Dtraining_toc.cs158 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/
Dindex.jd23 <li><a href="{@docRoot}training/secure-file-sharing/index.html">Sharing Files</a>
/frameworks/base/docs/html/guide/faq/
Dframework.jd109 <li>Files</li>
117 Application Preferences, SQLite DB, Files or ContentProviders. Please refer to

123