Searched refs:mMatchLabelForPredicate (Results 1 – 2 of 2) sorted by relevance
4393 private MatchLabelForPredicate mMatchLabelForPredicate; field in View10106 if (mMatchLabelForPredicate == null) {10107 mMatchLabelForPredicate = new MatchLabelForPredicate();10109 mMatchLabelForPredicate.mLabeledId = labeledId;10110 return findViewByPredicateInsideOut(view, mMatchLabelForPredicate);
77996 Landroid/view/View;->mMatchLabelForPredicate:Landroid/view/View$MatchLabelForPredicate;