Searched refs:focusableInTouchMode (Results 1 – 5 of 5) sorted by relevance
12012 public void setFocusableInTouchMode(boolean focusableInTouchMode) { in setFocusableInTouchMode() argument12017 setFlags(focusableInTouchMode ? FOCUSABLE_IN_TOUCH_MODE : 0, FOCUSABLE_IN_TOUCH_MODE); in setFocusableInTouchMode()12020 if (focusableInTouchMode) { in setFocusableInTouchMode()13599 final boolean focusableInTouchMode = isFocusableInTouchMode(); in hasAncestorThatBlocksDescendantFocus()13604 || (!focusableInTouchMode && vgAncestor.shouldBlockFocusForTouchscreen())) { in hasAncestorThatBlocksDescendantFocus()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
668 field public static final int focusableInTouchMode = 16842971; // 0x10100db
581 field public static final int focusableInTouchMode = 16842971; // 0x10100db
79144 Lcom/android/internal/R$attr;->focusableInTouchMode:I