Home
last modified time | relevance | path

Searched refs:files (Results 1 – 25 of 335) sorted by relevance

12345678910>>...14

/packages/apps/Launcher3/
DAndroid.mk34 $(call all-java-files-under, src_plugins)
59 $(call all-proto-files-under, protos) \
60 $(call all-proto-files-under, proto_overrides) \
61 $(call all-java-files-under, src_build_config) \
90 $(call all-java-files-under, src) \
91 $(call all-java-files-under, src_shortcuts_overrides) \
92 $(call all-java-files-under, src_ui_overrides) \
93 $(call all-java-files-under, src_flags)
122 $(call all-java-files-under, src) \
123 $(call all-java-files-under, src_ui_overrides) \
[all …]
/packages/apps/Dialer/java/com/android/dialer/persistentlog/
DPersistentLogFileHandler.java147 File[] files = getLogFiles(); in readBlob() local
149 ByteBuffer byteBuffer = ByteBuffer.allocate(getTotalSize(files)); in readBlob()
150 for (File file : files) { in readBlob()
156 private static int getTotalSize(File[] files) { in getTotalSize() argument
158 for (File file : files) { in getTotalSize()
193 File[] files = getLogFiles(); in selectNextFileToWrite() local
195 if (files.length == 0 || files[files.length - 1].length() > fileSizeLimit) { in selectNextFileToWrite()
196 if (files.length >= fileCountLimit) { in selectNextFileToWrite()
197 for (int i = 0; i <= files.length - fileCountLimit; i++) { in selectNextFileToWrite()
198 files[i].delete(); in selectNextFileToWrite()
[all …]
/packages/apps/UnifiedEmail/src/org/apache/commons/io/
DFileUtils.java241 public static File[] convertFileCollectionToFileArray(Collection<File> files) { in convertFileCollectionToFileArray() argument
242 return files.toArray(new File[files.size()]); in convertFileCollectionToFileArray()
254 private static void innerListFiles(Collection<File> files, File directory, in innerListFiles() argument
260 innerListFiles(files, found[i], filter); in innerListFiles()
262 files.add(found[i]); in innerListFiles()
317 Collection<File> files = new java.util.LinkedList<File>(); in listFiles() local
318 innerListFiles(files, directory, in listFiles()
320 return files; in listFiles()
510 File[] files = new File[urls.length]; in toFiles() local
518 files[i] = toFile(url); in toFiles()
[all …]
/packages/apps/Settings/tests/robotests/src/com/android/settings/deviceinfo/storage/
DStorageItemPreferenceControllerTest.java287 final StorageItemPreference files = new StorageItemPreference(mContext); in testMeasurementCompletedUpdatesPreferences() local
296 .thenReturn(files); in testMeasurementCompletedUpdatesPreferences()
328 assertThat(files.getSummary().toString()).isEqualTo("0.05 GB"); in testMeasurementCompletedUpdatesPreferences()
345 final StorageItemPreference files = spy(new StorageItemPreference(mContext)); in settingUserIdAppliesNewIcons() local
346 files.setIcon(R.drawable.ic_folder_vd_theme_24); in settingUserIdAppliesNewIcons()
355 .thenReturn(files); in settingUserIdAppliesNewIcons()
372 verify(files, times(2)).setIcon(nullable(Drawable.class)); in settingUserIdAppliesNewIcons()
382 final StorageItemPreference files = new StorageItemPreference(mContext); in displayPreference_dontHideFilePreferenceWhenEmulatedInternalStorageUsed() local
391 .thenReturn(files); in displayPreference_dontHideFilePreferenceWhenEmulatedInternalStorageUsed()
402 verify(screen, times(0)).removePreference(files); in displayPreference_dontHideFilePreferenceWhenEmulatedInternalStorageUsed()
[all …]
/packages/apps/StorageManager/robotests/src/com/android/storagemanager/automatic/
DDownloadsDeletionTypeTest.java73 result.files.add(temp); in testFetchDownloads()
74 result.files.add(temp2); in testFetchDownloads()
87 result.files.add(temp); in testSetChecked()
108 result.files.add(temp); in testUncheckedFilesDoNotCountForSize()
127 result.files.add(temp); in testSaveAndRestoreRemembersUncheckedFiles()
128 result.files.add(temp2); in testSaveAndRestoreRemembersUncheckedFiles()
146 result.files.add(temp); in testCallbackOnFileLoad()
147 result.files.add(temp2); in testCallbackOnFileLoad()
182 result.files.add(temp); in testLoadingState_completeOnDeletableContentFound()
183 result.files.add(temp2); in testLoadingState_completeOnDeletableContentFound()
/packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/
DFileUtils.java30 final File[] files = path.listFiles(); in deleteRecursively() local
31 if (files != null) { in deleteRecursively()
32 for (final File child : files) { in deleteRecursively()
44 final File[] files = dir.listFiles(fileNameFilter); in deleteFilteredFiles() local
45 if (files == null) { in deleteFilteredFiles()
49 for (final File file : files) { in deleteFilteredFiles()
/packages/services/Car/tests/BugReportApp/utils/
Dbugreport_app_tester.py374 files = []
379 files.append(
385 return files
435 def _validate_files(self, files, local_zippath, meta_bugreport): argument
450 for file in files:
475 def _write_files_to_data_dir(self, files, data_dir): argument
477 for file in files:
507 files = self._extract_important_files(zippath)
508 results = self._validate_files(files, zippath, meta_bugreport)
510 self._write_files_to_data_dir(files, tmpdir)
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile45 # format and will distribute the generated files over these directories.
47 # source files, where putting all generated files in the same directory would
115 # path before files name in the file list and in the header files. If set
220 # Doxygen selects the parser to use depending on the extension of the files it parses.
226 # .inc files as Fortran files (default is PHP), and .f files as C (default is Fortran),
228 # FILE_PATTERNS otherwise the files are not read by doxygen.
289 # For small to medium size projects (<1000 input files) the default value is
324 # defined locally in source files will be included in the documentation.
325 # If set to NO only classes defined in header files are included.
345 # undocumented members of documented classes, files or namespaces.
[all …]
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile45 # format and will distribute the generated files over these directories.
47 # source files, where putting all generated files in the same directory would
115 # path before files name in the file list and in the header files. If set
220 # Doxygen selects the parser to use depending on the extension of the files it parses.
226 # .inc files as Fortran files (default is PHP), and .f files as C (default is Fortran),
228 # FILE_PATTERNS otherwise the files are not read by doxygen.
289 # For small to medium size projects (<1000 input files) the default value is
324 # defined locally in source files will be included in the documentation.
325 # If set to NO only classes defined in header files are included.
345 # undocumented members of documented classes, files or namespaces.
[all …]
/packages/apps/StorageManager/src/com/android/storagemanager/deletionhelper/
DFetchDownloadsLoader.java85 result.files.add(currentFile); in collectFiles()
109 public ArrayList<File> files; field in FetchDownloadsLoader.DownloadsResult
119 ArrayList<File> files, in DownloadsResult() argument
123 this.files = files; in DownloadsResult()
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DPhotoStore.java89 File[] files = mStorePath.listFiles(); in clear() local
90 if (files != null) { in clear()
91 for (File file : files) { in clear()
120 File[] files = mStorePath.listFiles(); in initialize() local
121 if (files == null) { in initialize()
124 for (File file : files) { in initialize()
/packages/apps/StorageManager/tests/unit/src/com/android/storagemanager/deletionhelper/
DFetchDownloadsLoaderTest.java46 assertEquals(0, result.files.size()); in testEmptyDirectory()
58 assertEquals(2, result.files.size()); in testFilesInDirectory()
72 assertEquals(1, result.files.size()); in testNestedDirectories()
95 assertEquals(2, result.files.size()); in testSumFileSizes()
111 assertEquals(1, result.files.size()); in testFetchesThumbnailsForImages()
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
DDoxyfile.in65 # will distribute the generated files over these directories. Enabling this
66 # option can be useful when feeding doxygen a huge amount of source files, where
67 # putting all generated files in the same directory would otherwise causes
74 # characters to appear in the names of generated files. If set to NO, non-ASCII
149 # before files name in the file list and in the header files. If set to NO the
277 # Doxygen selects the parser to use depending on the extension of the files it
285 # or free formatted code, this is the default for Fortran type files), VHDL. For
286 # instance to make doxygen treat .inc files as Fortran files (default is PHP),
287 # and .f files as C (default is Fortran), use: inc=Fortran f=C.
289 # Note For files without extension you can use no_extension as a placeholder.
[all …]
/packages/apps/Settings/
Dwrap_alpha.py6 for root, dirs, files in os.walk('.'):
9 for before in files:
17 for root, dirs, files in os.walk('.'):
20 for src in files:
/packages/services/Car/tests/CarDeveloperOptions/
Dwrap_alpha.py6 for root, dirs, files in os.walk('.'):
9 for before in files:
17 for root, dirs, files in os.walk('.'):
20 for src in files:
/packages/providers/MediaProvider/src/com/android/providers/media/
DMediaUpgradeReceiver.java60 String[] files = dbDir.list(); in onReceive() local
61 if (files == null) return; in onReceive()
62 for (int i=0; i<files.length; i++) { in onReceive()
63 String file = files[i]; in onReceive()
/packages/apps/Email/
DAndroid.mk27 LOCAL_SRC_FILES := $(call all-java-files-under, $(unified_email_dir)/src)
28 LOCAL_SRC_FILES += $(call all-java-files-under, src/com/android)
29 LOCAL_SRC_FILES += $(call all-java-files-under, provider_src/com/android)
30 LOCAL_SRC_FILES += $(call all-java-files-under, src/com/beetstra)
/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/buffer/
DTrickplayStorageManager.java90 File files[] = sBufferDir.listFiles(); in clearStorage()
91 if (files == null || files.length == 0) { in clearStorage()
94 for (File file : files) { in clearStorage()
/packages/apps/UnifiedEmail/src/org/apache/commons/io/filefilter/
DEmptyFileFilter.java77 File[] files = file.listFiles(); in accept() local
78 return (files == null || files.length == 0); in accept()
/packages/apps/TV/tuner/src/com/android/tv/tuner/tvinput/
DTunerStorageCleanUpService.java147 File[] files = dvrRecordingDir.listFiles(); in doInBackground() local
148 if (files == null || files.length == 0) { in doInBackground()
151 for (File recordingDir : files) { in doInBackground()
/packages/apps/ThemePicker/
DAndroid.mk43 LOCAL_SRC_FILES := $(call all-java-files-under, $(WALLPAPER_PATH)/src) \
44 $(call all-java-files-under, src) \
45 $(call all-java-files-under, src_override)
/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/services/
DFileOperationServiceTest.java325 private Intent createCopyIntent(List<DocumentInfo> files, DocumentInfo dest) in createCopyIntent() argument
330 List<Uri> uris = new ArrayList<>(files.size()); in createCopyIntent()
331 for (DocumentInfo file: files) { in createCopyIntent()
341 private Intent createDeleteIntent(List<DocumentInfo> files) { in createDeleteIntent() argument
344 List<Uri> uris = new ArrayList<>(files.size()); in createDeleteIntent()
345 for (DocumentInfo file: files) { in createDeleteIntent()
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
DDirectoryListBot.java330 public void assertOrder(String[] dirs, String[] files) throws UiObjectNotFoundException { in assertOrder() argument
335 if (dirs.length > 0 && files.length > 0) { in assertOrder()
336 assertOrder(dirs[dirs.length - 1], files[0]); in assertOrder()
339 for (int i = 0; i < files.length - 1; ++i) { in assertOrder()
340 assertOrder(files[i], files[i + 1]); in assertOrder()
/packages/apps/TimeZoneData/
DREADME3 OEM-specific signed .apk files.
5 The code/files beneath this directory are maintained by Android developers and intended to be
8 See the oem_template directory for files / directory structures that OEMs are expected to copy
/packages/apps/Dialer/
DAndroid.mk42 $(call all-java-files-under, $(BASE_DIR)/dialer/rootcomponentgenerator) \
43 $(call all-java-files-under, $(BASE_DIR)/dialer/inject/demo)
70 DIALER_MANIFEST_FILES := $(call all-named-files-under,AndroidManifest.xml,.)
77 LOCAL_SRC_FILES := $(call all-java-files-under, $(BASE_DIR))
78 LOCAL_SRC_FILES += $(call all-proto-files-under, $(BASE_DIR))
79 LOCAL_SRC_FILES += $(call all-Iaidl-files-under, $(BASE_DIR))
82 LOCAL_AIDL_INCLUDES := $(call all-Iaidl-files-under, $(BASE_DIR))
168 LOCAL_PROGUARD_FLAG_FILES := proguard.flags $(call all-named-files-under,proguard.*flags,$(BASE_DIR…
475 $(call all-java-files-under, $(BASE_DIR)/dialer/rootcomponentgenerator) \

12345678910>>...14