Searched refs:clickable_true_view (Results 1 – 2 of 2) sorted by relevance
62 public static final int clickable_true_view = nextId++; field in R.id
430 View clickableTrueView = root.findViewById(R.id.clickable_true_view); in testClickableWhenLoadedFromXml()