Searched refs:file (Results 176 - 200 of 407) sorted by relevance

1234567891011>>

/frameworks/base/core/java/android/app/backup/
H A DBackupAgent.java5 * you may not use this file except in compliance with the License.
52 * and provide the name of its backup agent class in its {@code AndroidManifest.xml} file via
98 * suited to handling of simple file or {@link android.content.SharedPreferences}
114 * During a full restore, indicates that the file system object being restored
115 * is an ordinary file.
120 * During a full restore, indicates that the file system object being restored
184 * last backup pass is provided in the <code>oldState</code> file
188 * be written to the file pointed to by the file descriptor wrapped in
203 * file descripto
349 fullBackupFile(File file, FullBackupDataOutput output) argument
[all...]
/frameworks/base/core/tests/ConnectivityManagerTest/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/core/tests/bandwidthtests/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/core/tests/coretests/src/android/content/
H A DMemoryFileProvider.java5 * you may not use this file except in compliance with the License.
59 sURLMatcher.addURI("*", "file", FILE);
145 File file = getContext().getFileStreamPath(DATA_FILE);
146 return ParcelFileDescriptor.open(file, ParcelFileDescriptor.MODE_READ_ONLY);
/frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyAndException/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestServices/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v1/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v2/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v3/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/core/tests/utillib/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/data/keyboards/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
H A Dcommon.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/libs/input/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/media/mca/filterfw/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/media/mca/filterfw/native/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
H A Dlibfilterfw.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/media/mca/filterpacks/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/media/mca/samples/CameraEffectsRecordingSample/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/nfc-extras/tests/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/packages/FusedLocation/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/packages/Keyguard/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/packages/Keyguard/test/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/packages/Keyguard/test/SampleTrustAgent/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/frameworks/base/packages/PrintSpooler/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.

Completed in 711 milliseconds

1234567891011>>