| Member Name | Description |
|---|---|
| All | View flag indicating whether View.addFocusables(java.util.ArrayList<android.view.View>, int, int) should add all focusable Views regardless if they are focusable in touch mode. |
| TouchMode | View flag indicating whether View.addFocusables(java.util.ArrayList<android.view.View>, int, int) should add only Views focusable in touch mode. |