Home
last modified time | relevance | path

Searched refs:mAbsoluteFilePath (Results 1 – 1 of 1) sorted by relevance

/frameworks/data-binding/compilerCommon/src/main/java/android/databinding/tool/store/
DResourceBundle.java365 public String mAbsoluteFilePath; field in ResourceBundle.LayoutFileBundle
413 mAbsoluteFilePath = file.getAbsolutePath(); in LayoutFileBundle()
579 return mAbsoluteFilePath; in getAbsoluteFilePath()
584 return mAbsoluteFilePath; in provideScopeFilePath()