OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getSourceDirs
(Results
1 - 4
of
4
) sorted by null
/development/tools/idegen/src/com/android/idegen/
AggregatedModule.java
95
protected ImmutableList<File>
getSourceDirs
() {
98
builder.addAll(module.
getSourceDirs
());
Module.java
68
protected abstract ImmutableList<File>
getSourceDirs
();
89
ImmutableList<File> srcDirs =
getSourceDirs
();
StandardModule.java
140
protected ImmutableList<File>
getSourceDirs
() {
/prebuilts/gradle-plugin/com/android/tools/build/gradle/0.5.7/
gradle-0.5.7.jar
Completed in 3354 milliseconds