Searched refs:focusable_true_view (Results 1 – 2 of 2) sorted by relevance
64 public static final int focusable_true_view = nextId++; field in R.id
456 View focusableTrueView = root.findViewById(R.id.focusable_true_view); in testFocusableWhenLoadedFromXml()