Searched refs:getCurrentFocus (Results 1 – 3 of 3) sorted by relevance
209 View view = this.getCurrentFocus(); in clickStart()
477 assertNull(shadow.getCurrentFocus()); in shouldSupportCurrentFocus()480 assertEquals(view, shadow.getCurrentFocus()); in shouldSupportCurrentFocus()
533 protected View getCurrentFocus() { in getCurrentFocus() method in ShadowActivity