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

  /frameworks/data-binding/compilationTests/src/test/java/android/databinding/compilationTest/
SimpleCompilationTest.java 156 prepareModule("module1", "com.example.module1", toMap());
168 prepareModule("module1", "com.example.module1", toMap(KEY_DEPENDENCIES,
170 prepareModule("module2", "com.example.module2", toMap());
BaseCompilationTest.java 224 protected void prepareModule(String moduleName, String packageName,

Completed in 442 milliseconds