Home
last modified time | relevance | path

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

/frameworks/data-binding/compiler/src/main/kotlin/android/databinding/tool/writer/
DLayoutBinderWriter.kt919 val hasAnotherIf = it.key != "" in readWithDependants() constant
920 if (hasAnotherIf) { in readWithDependants()