Searched refs:getCurrentFocus (Results 1 – 6 of 6) sorted by relevance
92 public View getCurrentFocus() { in getCurrentFocus() method in ShadowFragmentActivity93 View focusedView = super.getCurrentFocus(); in getCurrentFocus()
339 public View getCurrentFocus() { in getCurrentFocus() method in ShadowActivity
310 assertNull(shadow.getCurrentFocus()); in shouldSupportCurrentFocus()313 assertEquals(view, shadow.getCurrentFocus()); in shouldSupportCurrentFocus()343 View focusedView = shadowOf(activity).getCurrentFocus(); in getCurrentFocus_shouldBeNullWhenNoFocusRequested()355 View focusedView = shadowOf(activity).getCurrentFocus(); in getCurrentFocus_shouldReturnSubViewAfterFocusedRequest()
164 View focusedView = activity.getCurrentFocus(); in getCurrentFocus_shouldGetFocusFromFragment()
72 @Override public View getCurrentFocus() { in getCurrentFocus() method in TestWindow
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...