HomeSort by relevance Sort by last modified time
    Searched full:moduleiml (Results 1 - 1 of 1) sorted by null

  /development/tools/idegen/src/com/android/idegen/
IntellijProject.java 142 File moduleIml = module.getImlFile();
143 sb.append(" <module fileurl=\"file://").append(moduleIml.getAbsolutePath())
144 .append("\" filepath=\"").append(moduleIml.getAbsolutePath()).append("\" />\n");

Completed in 38 milliseconds