Searched refs:processOtherFile (Results 1 - 1 of 1) sorted by relevance

/frameworks/data-binding/compilerCommon/src/main/java/android/databinding/tool/
H A DLayoutXmlProcessor.java90 callback.processOtherFile(parent, file);
126 callback.processOtherFile(firstLevel, file);
170 public void processOtherFile(File parentFolder, File file) throws IOException {
421 void processOtherFile(File parentFolder, File file) throws IOException; method in interface:LayoutXmlProcessor.ProcessFileCallback

Completed in 135 milliseconds