Searched refs:mMatchIdPredicate (Results 1 – 1 of 1) sorted by relevance
3896 private MatchIdPredicate mMatchIdPredicate; field in View10428 if (mMatchIdPredicate == null) {10429 mMatchIdPredicate = new MatchIdPredicate();10431 mMatchIdPredicate.mId = id;10432 View result = root.findViewByPredicateInsideOut(this, mMatchIdPredicate);