Searched refs:modules (Results 1 – 8 of 8) sorted by relevance
/development/tools/idegen/src/com/android/idegen/ |
D | IntellijProject.java | 89 Iterable<Module> modules = cache.getModules(); in build() local 90 for (Module mod : modules) { in build() 116 private void createModulesFile(File ideaDir, Iterable<Module> modules) throws IOException { in createModulesFile() argument 120 for (Module mod : modules) { in createModulesFile() 132 private void createVcsFile(File ideaDir, Iterable<Module> modules) throws IOException { in createVcsFile() argument 137 for (Module mod : modules) { in createVcsFile()
|
/development/samples/devbytes/telephony/SmsSampleProject/ |
D | build.gradle | 1 // Top-level build file where you can add configuration options common to all sub-projects/modules.
|
/development/vndk/tools/definition-tool/ |
D | README.md | 63 These boilerplates only define the modules to copy shared libraries. 72 Some devices keep their vendor modules in `/system/vendor`. To run VNDK
|
/development/samples/browseable/WatchFace/ |
D | _index.jd | 14 Configurations to "Do not launch Activity" for both the Wear and Application modules. If you are
|
/development/vndk/tools/vndk-compliance/ |
D | README.md | 15 Vendor modules are not allowed to use LOCAL_COPY_HEADERS. They need to export
|
/development/tools/idegen/ |
D | excluded-paths | 13 # generate individual modules, each with their own dependencies, much like the
|
/development/vndk/tools/definition-tool/datasets/ |
D | eligible-list-o-release.csv | 238 /system/${LIB}/libnbaio.so,VNDK,"Vendor modules should use libnbaio_mono.so (with less APIs) in the… 472 /system/${LIB}/vndk/libnbaio.so,VNDK,"Vendor modules should use libnbaio_mono.so (with less APIs) i…
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 132 the Program which: (i) are separate modules of software 664 all the source code for all modules it contains, plus any associated 1752 code means all the source code for all modules it contains, plus any 2387 all the source code for all modules it contains, plus any associated 2838 all the source code for all modules it contains, plus any associated 3531 making modifications to it, including all modules it contains, plus 4194 code means all the source code for all modules it contains, plus any 4994 all the source code for all modules it contains, plus any associated 6102 code means all the source code for all modules it contains, plus any 6725 all the source code for all modules it contains, plus any associated [all …]
|