Searched refs:getCurrentFocus (Results 1 – 4 of 4) sorted by relevance
235 assertNull(d.getCurrentFocus()); in testGetCurrentFocus()246 assertEquals(d.getWindow().getCurrentFocus(), d.getCurrentFocus()); in testGetCurrentFocus()647 assertNull(d.getCurrentFocus()); in testTakeKeyEvents()655 assertNull(d.getCurrentFocus()); in testTakeKeyEvents()
503 public View getCurrentFocus() { in getCurrentFocus() method in InstrumentationTest.MockActivity.MockWindow
258 assertNull(mWindow.getCurrentFocus()); in testGetCurrentFocus()263 View focus = mWindow.getCurrentFocus(); in testGetCurrentFocus()508 assertNull(mWindow.getCurrentFocus()); in testTakeKeyEvents()877 public View getCurrentFocus() { in getCurrentFocus() method in WindowTest.MockWindow
5233 public android.view.View getCurrentFocus()9202 public android.view.View getCurrentFocus()89113 public abstract android.view.View getCurrentFocus()