Home
last modified time | relevance | path

Searched defs:parentFolder (Results 1 – 1 of 1) sorted by relevance

/frameworks/data-binding/compilerCommon/src/main/java/android/databinding/tool/
DLayoutXmlProcessor.java421 void processOtherFile(File parentFolder, File file) throws IOException; in processOtherFile()
423 void processRemovedOtherFile(File parentFolder, File file) throws IOException; in processRemovedOtherFile()