Home | History | Annotate | Download | only in view

Lines Matching refs:labeled

3101      * Predicate for matching labeled view id with its label for
5666 View labeled = rootView.findViewInsideOutShouldExist(this, mLabelForId);
5667 if (labeled != null) {
5668 info.setLabelFor(labeled);
6046 * @return The labeled view id.
6057 * @param id The labeled view id.