Searched refs:grey_text_view (Results 1 – 2 of 2) sorted by relevance
36 public static final int grey_text_view = nextId++; field in R.id
117 TextView grey = (TextView) activity.findViewById(R.id.grey_text_view); in shouldSetTextAndTextColorWhileInflatingXmlLayout()