Searched defs:FOCUSABLES_ACCESSIBILITY (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DView.java1011 public static final int FOCUSABLES_ACCESSIBILITY = 0x00000002; field in class:View
6180 if ((focusableMode & FOCUSABLES_ACCESSIBILITY) == FOCUSABLES_ACCESSIBILITY) {

Completed in 186 milliseconds