Home
last modified time | relevance | path

Searched refs:FOCUSABLES_TOUCH_MODE (Results 1 – 6 of 6) sorted by relevance

/frameworks/support/v4/java/android/support/v4/view/
DViewPager.java1640 if ((focusableMode & FOCUSABLES_TOUCH_MODE) == FOCUSABLES_TOUCH_MODE && in addFocusables()
/frameworks/base/core/java/android/view/
DView.java1011 public static final int FOCUSABLES_TOUCH_MODE = 0x00000001; field in View
5145 addFocusables(views, direction, FOCUSABLES_TOUCH_MODE);
5168 if ((focusableMode & FOCUSABLES_TOUCH_MODE) == FOCUSABLES_TOUCH_MODE &&
DViewGroup.java780 addFocusables(views, direction, FOCUSABLES_TOUCH_MODE); in addFocusables()
/frameworks/base/docs/html/sdk/api_diff/4/
DmissingSinces.txt157 NO DOC BLOCK: android.view.View Field FOCUSABLES_TOUCH_MODE
/frameworks/base/api/
Dcurrent.txt23195 field public static final int FOCUSABLES_TOUCH_MODE = 1; // 0x1
D14.txt23195 field public static final int FOCUSABLES_TOUCH_MODE = 1; // 0x1