Searched refs:focusableInTouchMode (Results 1 – 4 of 4) sorted by relevance
9467 public void setFocusableInTouchMode(boolean focusableInTouchMode) { in setFocusableInTouchMode() argument9472 setFlags(focusableInTouchMode ? FOCUSABLE_IN_TOUCH_MODE : 0, FOCUSABLE_IN_TOUCH_MODE); in setFocusableInTouchMode()9475 if (focusableInTouchMode) { in setFocusableInTouchMode()10852 final boolean focusableInTouchMode = isFocusableInTouchMode();10857 || (!focusableInTouchMode && vgAncestor.shouldBlockFocusForTouchscreen())) {
581 field public static final int focusableInTouchMode = 16842971; // 0x10100db
601 field public static final int focusableInTouchMode = 16842971; // 0x10100db
722 field public static final int focusableInTouchMode = 16842971; // 0x10100db