Searched refs:file (Results 276 - 300 of 407) sorted by relevance

<<11121314151617

/frameworks/compile/mclinker/lib/Object/
H A DSectionMap.cpp5 // This file is distributed under the University of Illinois Open Source
312 if (pInput.spec().hasFile() && !matched(pInput.spec().file(), pInputFile))
316 StringList::const_iterator file, fileEnd; local
318 for (file = pInput.spec().excludeFiles().begin(); file != fileEnd; ++file) {
319 if (matched(llvm::cast<WildcardPattern>(**file), pInputFile)) {
/frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/
H A DBandwidthTest.java5 * you may not use this file except in compliance with the License.
108 * Helper method that downloads a file using http connection from a test server and reports the
160 * Helper method that downloads a test file to upload. The stats reported to instrumentation out
164 // Download a file from the server.
216 * Helper method that downloads a file from a test server using the download manager and reports
336 * Remove file if it exists.
337 * @param file {@link File} to delete.
338 * @return true if successfully deleted the file.
340 private boolean cleanUpFile(File file) { argument
341 if (file
[all...]
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
H A DPrintPreviewController.java5 * you may not use this file except in compliance with the License.
154 // all rendered pages and reopen the file...
179 public void onReleaseRequested(final File file) { argument
185 // At this point the other end will write to the file, hence
264 File file = mFileProvider.acquireFile(PrintPreviewController.this);
265 ParcelFileDescriptor pfd = ParcelFileDescriptor.open(file,
280 /* ignore - file guaranteed to be there */
/frameworks/av/services/audioflinger/
H A DRecordTracks.h6 ** you may not use this file except in compliance with the License.
19 #error This header file should only be included from AudioFlinger.h
/frameworks/base/services/core/java/com/android/server/net/
H A DNetworkStatsRecorder.java5 * you may not use this file except in compliance with the License.
354 public void importLegacyNetworkLocked(File file) throws IOException { argument
355 // legacy file still exists; start empty to avoid double importing
359 collection.readLegacyNetwork(file);
365 // process legacy data, creating active file at starting time, then
372 public void importLegacyUidLocked(File file) throws IOException { argument
373 // legacy file still exists; start empty to avoid double importing
377 collection.readLegacyUid(file, mOnlyTags);
383 // process legacy data, creating active file at starting time, then
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
H A DResourceHelper.java5 * you may not use this file except in compliance with the License.
119 // first check if the value is a file (xml most likely)
123 // let the framework inflate the ColorStateList from the XML file, by
139 // this is an error and not warning since the file existence is
142 "Failed to parse file " + value, e, null /*data*/);
199 File file = new File(stringValue);
200 if (file.isFile()) {
203 new FileInputStream(file), density, value.isFramework(),
206 // failed to read the file, we'll return null below.
208 "Failed lot load " + file
[all...]
/frameworks/support/tests/java/android/support/v4/provider/
H A DDocumentFileTest.java5 * you may not use this file except in compliance with the License.
121 // Root needs to at least contain our test file and dir
154 assertEquals("file", 12, readInt(rootFoo));
166 assertEquals("file", 13, readInt(rootFoo));
212 // Create file with MIME
223 // Create raw file
257 // Delete single file
261 // Other file still exists
268 // Nuking tree deleted other file
288 // Rename a file
332 writeInt(File file, int value) argument
351 readInt(File file) argument
[all...]
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsBackupAgent.java5 * you may not use this file except in compliance with the License.
69 * List of settings that are backed up are stored in the Settings.java file
80 // Versioning of the state file. Increment this version
131 // Name of the temporary file we use during full backup/restore. This is
145 // Class for capturing a network definition from the wifi supplicant config file
292 // Ingest multiple wifi config file fragments, looking for network={} blocks
419 Log.w(TAG, "Unable to read config file");
524 // Write the data to the staging file, then emit that as our tarfile
639 throw new IOException("Invalid file schema");
877 File file
[all...]
/frameworks/base/core/java/android/speech/tts/
H A DTextToSpeech.java5 * use this file except in compliance with the License. You may obtain a copy of
52 * Synthesizes speech from text for immediate playback or to create a sound file.
89 * Denotes a failure related to the output (audio device or a file).
433 * the TextToSpeech engine specifies the file names of its resources under the
444 * the TextToSpeech engine specifies the locale associated with each resource file.
518 * or playing back a file. The value should be one of the STREAM_ constants
528 * speaking text or playing back a file. The value should be set
540 * spoken, a file has been played back or a silence duration has elapsed.
929 * Adds a mapping between a string of text and a sound file. Using this, it
938 * The full path to the sound file (fo
964 addSpeech(CharSequence text, File file) argument
1043 addEarcon(String earcon, File file) argument
1781 synthesizeToFile(final CharSequence text, final Bundle params, final File file, final String utteranceId) argument
[all...]
/frameworks/av/camera/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/av/media/img_utils/src/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/av/services/camera/libcameraservice/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/core/tests/coretests/
H A DAndroid.mk42 $(call copy-file-to-new-target)
/frameworks/base/core/tests/coretests/src/android/content/pm/
H A DAppCacheTest.java5 * you may not use this file except in compliance with the License.
65 File file = new File(testDir, fList[i]);
66 if(file.isDirectory()) {
69 file.delete();
87 File file = new File(testDir, fList[i]);
88 if(file.isDirectory()) {
91 file.delete();
163 * This method opens an output file writes to it, opens the same file as an input
171 failStr("Error when opening file "
[all...]
/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestApp/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/data/fonts/
H A Dfonts.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/libs/androidfw/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/media/mca/filterfw/jni/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/packages/InputDevices/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DRemotePrintDocument.java5 * you may not use this file except in compliance with the License.
348 File file = null;
352 file = mDocumentInfo.fileProvider.acquireFile(null);
353 in = new FileInputStream(file);
368 if (file != null) {
897 // to stop writing data and close the file descriptor after
902 File file = null;
908 file = mFileProvider.acquireFile(null);
914 out = new FileOutputStream(file);
942 if (file !
[all...]
/frameworks/base/packages/SystemUI/tests/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/packages/WAPPushManager/tests/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/tools/aapt/
H A DXMLNode.h33 status_t parseXMLResource(const sp<AaptFile>& file, ResXMLTree* outTree,
40 static sp<XMLNode> parse(const sp<AaptFile>& file);
/frameworks/compile/mclinker/lib/LD/
H A DArchive.cpp5 // This file is distributed under the University of Illinois Open Source
43 /// getARFile - get the Input& of the archive file
49 /// getARFile - get the Input& of the archive file
86 /// @param pFileOffset - file offset in symtab represents a object file
97 /// hasObjectMember - check if a object file is included or not
98 /// @param pFileOffset - file offset in symtab represents a object file
131 ar.file = &m_ArchiveFile;
133 ar.file
[all...]
/frameworks/compile/mclinker/lib/Support/Windows/
H A DFileSystem.inc5 // This file is distributed under the University of Illinois Open Source
57 // find a new directory and file

Completed in 378 milliseconds

<<11121314151617