Searched refs:mLayoutBinders (Results 1 – 2 of 2) sorted by relevance
36 List<LayoutBinder> mLayoutBinders = new ArrayList<LayoutBinder>(); field in DataBinder49 mLayoutBinders.add(new LayoutBinder(bundle)); in DataBinder()57 return mLayoutBinders; in getLayoutBinders()61 for (LayoutBinder layoutBinder : mLayoutBinders) { in sealModels()67 for (LayoutBinder layoutBinder : mLayoutBinders) { in writerBaseClasses()90 for (LayoutBinder layoutBinder : mLayoutBinders) { in writeBinders()
122 for (LayoutBinder layoutBinder : mDataBinder.mLayoutBinders) { in addBRVariables()