Searched refs:isFocusableInTouchMode (Results 1 – 3 of 3) sorted by relevance
27 assertTrue(new EditText(null).isFocusableInTouchMode()); in shouldBeFocusableByDefault()
143 public final boolean isFocusableInTouchMode() { in isFocusableInTouchMode() method in ShadowView779 if (focusRequested || realView.isFocusableInTouchMode()) { in applyFocus()
1353 0x710b1808 android.view.View isFocusableInTouchMode ()Z View.java