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

  /development/tools/idegen/src/com/android/idegen/
DirectorySearch.java 106 public static File findModuleRoot(File path) throws IOException {
Module.java 177 File moduleRoot = DirectorySearch.findModuleRoot(src);

Completed in 868 milliseconds