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

/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/
H A DBindingTarget.java123 public String getIncludedLayout() { method in class:BindingTarget
124 return mBundle.getIncludedLayout();
128 return getIncludedLayout() != null;
/frameworks/data-binding/compilerCommon/src/main/java/android/databinding/tool/store/
H A DResourceBundle.java99 mLayoutBundles.get(target.getIncludedLayout());
102 target.getIncludedLayout());
206 includes.put(target.mId, target.getIncludedLayout());
213 includes.put(target.mId, target.getIncludedLayout());
788 public String getIncludedLayout() { method in class:ResourceBundle.BindingTargetBundle
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 155 milliseconds