Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DWindowTest.java716 final Window presentationWindow = mPresentation.getWindow(); in testSetLocalFocus() local
717 presentationWindow.setLocalFocus(true, false); in testSetLocalFocus()
726 injectKeyEvent(presentationWindow, KeyEvent.KEYCODE_TAB); in testSetLocalFocus()
728 injectKeyEvent(presentationWindow, KeyEvent.KEYCODE_TAB); in testSetLocalFocus()
732 presentationWindow.setLocalFocus(true, true); in testSetLocalFocus()
751 injectTouchEvent(presentationWindow, mPresentation.button1.getX() + in testSetLocalFocus()