Searched refs:white_text_view (Results 1 – 2 of 2) sorted by relevance
35 public static final int white_text_view = nextId++; field in R.id
113 TextView white = (TextView) activity.findViewById(R.id.white_text_view); in shouldSetTextAndTextColorWhileInflatingXmlLayout()