HomeSort by relevance Sort by last modified time
    Searched full:bindingcount (Results 1 - 2 of 2) sorted by null

  /frameworks/data-binding/library/src/main/java/android/databinding/
ViewDataBinding.java     [all...]
  /frameworks/data-binding/compiler/src/main/kotlin/android/databinding/tool/writer/
LayoutBinderWriter.kt 403 val bindingCount = maxIndex() + 1
417 tab("this(bindingComponent, ${superParam}, mapBindings(bindingComponent, root, ${bindingCount}, sIncludes, sViewsWithIds));")
431 tab("final Object[] bindings = mapBindings(bindingComponent, root, ${bindingCount}, sIncludes, sViewsWithIds);")
    [all...]

Completed in 1324 milliseconds