Searched refs:mMatchIdPredicate (Results 1 – 1 of 1) sorted by relevance
3119 private MatchIdPredicate mMatchIdPredicate; field in View7356 if (mMatchIdPredicate == null) {7357 mMatchIdPredicate = new MatchIdPredicate();7359 mMatchIdPredicate.mId = id;7360 View result = root.findViewByPredicateInsideOut(this, mMatchIdPredicate);