Searched refs:isFocusableInTouchMode (Results 1 – 4 of 4) 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()
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
1353 0x710b1808 android.view.View isFocusableInTouchMode ()Z View.java