Searched refs:getCurrentFocus (Results 1 – 2 of 2) sorted by relevance
476 assertNull(shadow.getCurrentFocus()); in shouldSupportCurrentFocus()479 assertEquals(view, shadow.getCurrentFocus()); in shouldSupportCurrentFocus()
495 protected View getCurrentFocus() { in getCurrentFocus() method in ShadowActivity