Home | History | Annotate | Download | only in accessibility

Lines Matching refs:labeled

2129      * @param labeled The view for which this info serves as a label.
2131 public void setLabelFor(View labeled) {
2132 setLabelFor(labeled, UNDEFINED_ITEM_ID);
2138 * is {@link View#NO_ID} the root is set as the labeled.
2170 * @return The labeled info.