HomeSort by relevance Sort by last modified time
    Searched refs:getExcludeDirs (Results 1 - 3 of 3) sorted by null

  /development/tools/idegen/src/com/android/idegen/
AggregatedModule.java 105 protected ImmutableList<File> getExcludeDirs() {
108 builder.addAll(module.getExcludeDirs());
Module.java 70 protected abstract ImmutableList<File> getExcludeDirs();
95 ImmutableList<File> excludeDirs = getExcludeDirs();
StandardModule.java 151 protected ImmutableList<File> getExcludeDirs() {

Completed in 535 milliseconds