Searched refs:findFocus (Results 1 – 8 of 8) sorted by relevance
175 public View findFocus() { in findFocus() method in ShadowViewGroup181 View focusedView = child.findFocus(); in findFocus()
101 focusedView = view.findFocus(); in getCurrentFocus()
343 return contentView.findFocus(); in getCurrentFocus()
545 public View findFocus() { in findFocus() method in ShadowView
210 assertSame(child3a, root.findFocus()); in findFocus_shouldRecursivelyFindTheViewWithFocus()218 assertSame(child3, root.findFocus()); in findFocus_shouldReturnThisBeforeChildrenWithFocus()
META-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
1268 0x710aef28 android.view.View findFocus ()Landroid/view/View; View.java1715 0x710e0f68 android.view.ViewGroup findFocus ()Landroid/view/View; ViewGroup.java