Searched refs:presentationWindow (Results 1 – 1 of 1) sorted by relevance
716 final Window presentationWindow = mPresentation.getWindow(); in testSetLocalFocus() local717 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()