Home
last modified time | relevance | path

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

/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/
DBindingTarget.java92 public String getIncludedLayout() { in getIncludedLayout() method in BindingTarget
93 return mBundle.getIncludedLayout(); in getIncludedLayout()
97 return getIncludedLayout() != null; in isBinder()
/frameworks/data-binding/compilerCommon/src/main/java/android/databinding/tool/store/
DResourceBundle.java92 mLayoutBundles.get(target.getIncludedLayout()); in validateMultiResLayouts()
94 L.e("There is no binding for %s", target.getIncludedLayout()); in validateMultiResLayouts()
189 includes.put(target.mId, target.getIncludedLayout()); in validateMultiResLayouts()
196 includes.put(target.mId, target.getIncludedLayout()); in validateMultiResLayouts()
707 public String getIncludedLayout() { in getIncludedLayout() method in ResourceBundle.BindingTargetBundle
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...