Home
last modified time | relevance | path

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

/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/expr/
DExpr.java616 protected Node getAllCalculationPaths() { in getAllCalculationPaths() method in Expr
630 cond.mParents.add(dependant.getAllCalculationPaths()); in getAllCalculationPaths()
633 node.mParents.add(dependant.getAllCalculationPaths()); in getAllCalculationPaths()
DExprModel.java598 if (dependant.isConditional() && dependant.getAllCalculationPaths()