Searched refs:FOCUSABLES_TOUCH_MODE (Results 1 – 6 of 6) sorted by relevance
1640 if ((focusableMode & FOCUSABLES_TOUCH_MODE) == FOCUSABLES_TOUCH_MODE && in addFocusables()
1011 public static final int FOCUSABLES_TOUCH_MODE = 0x00000001; field in View5145 addFocusables(views, direction, FOCUSABLES_TOUCH_MODE);5168 if ((focusableMode & FOCUSABLES_TOUCH_MODE) == FOCUSABLES_TOUCH_MODE &&
780 addFocusables(views, direction, FOCUSABLES_TOUCH_MODE); in addFocusables()
157 NO DOC BLOCK: android.view.View Field FOCUSABLES_TOUCH_MODE
23195 field public static final int FOCUSABLES_TOUCH_MODE = 1; // 0x1