Searched refs:black_text_view (Results 1 – 2 of 2) sorted by relevance
34 public static final int black_text_view = nextId++; field in R.id
109 TextView black = (TextView) activity.findViewById(R.id.black_text_view); in shouldSetTextAndTextColorWhileInflatingXmlLayout()