Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowTest.java746 final Window presentationWindow = mPresentation.getWindow(); in testSetLocalFocus() local
747 presentationWindow.setLocalFocus(true, false); in testSetLocalFocus()
751 injectKeyEvent(presentationWindow, KeyEvent.KEYCODE_TAB); in testSetLocalFocus()
753 injectKeyEvent(presentationWindow, KeyEvent.KEYCODE_TAB); in testSetLocalFocus()
757 presentationWindow.setLocalFocus(true, true); in testSetLocalFocus()
768 injectTouchEvent(presentationWindow, mPresentation.button1.getX() + in testSetLocalFocus()