Searched defs:LayoutBinder (Results 1 – 2 of 2) sorted by relevance
44 public class LayoutBinder implements ResolveListenersCallback, FileScopeProvider { class167 public LayoutBinder(ResourceBundle.LayoutFileBundle layoutBundle) { in LayoutBinder() method in LayoutBinder
194 val LayoutBinder.requiredComponent by Delegates.lazy { layoutBinder: LayoutBinder -> in layoutBinder() constant