Home | History | Annotate | Download | only in view

Lines Matching refs:idText

4755             final String idText = id == NO_ID ? "" : " with id '"
4759 + "attribute defined on view " + mHostView.getClass() + idText);