Searched refs:directories (Results 1 – 11 of 11) sorted by relevance
/packages/providers/MediaProvider/src/com/android/providers/media/ |
D | MediaScannerService.java | 61 private void scan(String[] directories, String volumeName) { in scan() argument 62 Uri uri = Uri.parse("file://" + directories[0]); in scan() 79 scanner.scanDirectories(directories); in scan() 226 String[] directories = null; in handleMessage() local 230 directories = new String[] { in handleMessage() 237 directories = mExternalStoragePaths; in handleMessage() 240 if (directories != null) { in handleMessage() 242 + Arrays.toString(directories)); in handleMessage() 243 scan(directories, volume); in handleMessage()
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
D | ContactDirectoryManager.java | 273 List<DirectoryInfo> directories = updateDirectoriesForPackage(packageInfo, true); in scanAllPackages() local 274 if (directories != null && !directories.isEmpty()) { in scanAllPackages() 275 count += directories.size(); in scanAllPackages() 278 for (DirectoryInfo info : directories) { in scanAllPackages() 363 ArrayList<DirectoryInfo> directories = Lists.newArrayList(); in updateDirectoriesForPackage() local 369 queryDirectoriesForAuthority(directories, provider); in updateDirectoriesForPackage() 374 if (directories.size() == 0 && initialScan) { in updateDirectoriesForPackage() 381 updateDirectories(db, directories); in updateDirectoriesForPackage() 384 if (!directories.isEmpty()) { in updateDirectoriesForPackage() 386 for (DirectoryInfo info: directories) { in updateDirectoriesForPackage() [all …]
|
/packages/apps/UnifiedEmail/src/com/android/mail/providers/protos/imap/ |
D | README | 1 Unified email directories
|
/packages/apps/UnifiedEmail/src/com/android/mail/preferences/ |
D | README | 1 Unified email directories
|
/packages/apps/UnifiedEmail/src/com/android/mail/providers/protos/pop/ |
D | README | 1 Unified email directories
|
/packages/apps/LegacyCamera/jni/feature_stab/doc/ |
D | dbreg_API_doxyfile | 44 # 4096 sub-directories (in 2 levels) under the output directory of each output 45 # format and will distribute the generated files over these directories. 490 # If the sources in your project are distributed over multiple directories 582 # The INPUT tag can be used to specify the files and/or directories that contain 584 # directories like "/usr/src/myproject". Separate the files or directories 597 # If the value of the INPUT tag contains directories, you can use the 599 # and *.h) to filter out the source-files in the directories. If left 642 # The EXCLUDE tag can be used to specify files and/or directories that should 649 # directories that are symbolic links (a Unix filesystem feature) are excluded 654 # If the value of the INPUT tag contains directories, you can use the [all …]
|
/packages/apps/LegacyCamera/jni/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 44 # 4096 sub-directories (in 2 levels) under the output directory of each output 45 # format and will distribute the generated files over these directories. 490 # If the sources in your project are distributed over multiple directories 582 # The INPUT tag can be used to specify the files and/or directories that contain 584 # directories like "/usr/src/myproject". Separate the files or directories 597 # If the value of the INPUT tag contains directories, you can use the 599 # and *.h) to filter out the source-files in the directories. If left 642 # The EXCLUDE tag can be used to specify files and/or directories that should 649 # directories that are symbolic links (a Unix filesystem feature) are excluded 654 # If the value of the INPUT tag contains directories, you can use the [all …]
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | Doxyfile.in | 64 # directories (in 2 levels) under the output directory of each output format and 65 # will distribute the generated files over these directories. Enabling this 761 # The INPUT tag is used to specify the files and/or directories that contain 763 # directories like /usr/src/myproject. Separate the files or directories with 790 # If the value of the INPUT tag contains directories, you can use the 792 # *.h) to filter out the source-files in the directories. If left blank the 816 # The EXCLUDE tag can be used to specify files and/or directories that should be 826 # directories that are symbolic links (a Unix file system feature) are excluded 832 # If the value of the INPUT tag contains directories, you can use the 834 # certain files from those directories. [all …]
|
/packages/providers/ContactsProvider/tests/assets/upgradeTest/ |
D | contacts2_1108.sql | 49 CREATE TABLE directories(_id INTEGER PRIMARY KEY AUTOINCREMENT,packageName TEXT NOT NULL,authority … table
|
/packages/services/Car/bluetooth/bt-map-service/ |
D | bt_hci_startup_issues.txt | 39841 01-13 23:17:52.557 1911 1973 I ContactDirectoryManager: Discovered 0 contact directories in 8156ms 41227 01-13 23:19:30.856 1911 1973 I ContactDirectoryManager: Discovered 0 contact directories in 788ms 41918 01-13 23:19:43.020 1911 1973 I ContactDirectoryManager: Discovered 0 contact directories in 1790ms 87553 …orCursorWindow took 0ms - succeeded, sql="SELECT DISTINCT accountName,accountType FROM directories" 87554 …0.910] prepare took 0ms - succeeded, sql="SELECT DISTINCT accountName,accountType FROM directories"
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_US_wordlist.combined.gz |
|