Searched refs:focusable_false_view (Results 1 – 2 of 2) sorted by relevance
63 public static final int focusable_false_view = nextId++; field in R.id
453 View focusableFalseView = root.findViewById(R.id.focusable_false_view); in testFocusableWhenLoadedFromXml()