Searched refs:files (Results 1 – 25 of 97) sorted by relevance
1234
30 $(call all-subdir-java-files)43 LOCAL_SRC_FILES := $(call all-subdir-java-files) $(call all-subdir-html-files)
10 # exclude IDE project files/directories12 # keep .gitignore and other important hidden files
70 final File[] files = sCrashReportDirectory.listFiles(); in query() local71 if (files != null) { in query()72 for (File file : files) { in query()
10 here with the appropriate updated source files.13 files located under one of:
16 # interactive files in /sys receive the default sysfs context when created17 # after the restorecon of /sys/. Allow init-power-sh to restorecon sysfs files
14 # allow labeling of interactive /sys files created post-initial restorecon18 # allow writes to sysfs files that have not yet been labeled
16 Package (APK) files containing a device-specific configuration values for the Email application.18 These policy files are intended for use by an OEM who is building a device using the Android
66 cat out/target/product/$DEVICENAME/installed-files.txt |77 cat out/target/product/$DEVICENAME/installed-files.txt |
5 echo ERROR: Couldn\'t extract files. 1>&2
6 LOCAL_SRC_FILES := $(call all-java-files-under, src)
22 LOCAL_SRC_FILES := $(call all-subdir-java-files)
7 LOCAL_SRC_FILES := $(call all-java-files-under, src)
1 # Allow system_server to open crash report files.
28 LOCAL_SRC_FILES := $(call all-java-files-under, src)