Home
last modified time | relevance | path

Searched refs:getCurrentFocus (Results 1 – 4 of 4) sorted by relevance

/cts/tests/app/src/android/app/cts/
DDialogTest.java235 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()
DInstrumentationTest.java503 public View getCurrentFocus() { in getCurrentFocus() method in InstrumentationTest.MockActivity.MockWindow
/cts/tests/tests/view/src/android/view/cts/
DWindowTest.java258 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
/cts/tools/dex-tools/dex/
Dclasses.out.dex5233 public android.view.View getCurrentFocus()
9202 public android.view.View getCurrentFocus()
89113 public abstract android.view.View getCurrentFocus()