Searched refs:focusEvent (Results 1 – 4 of 4) sorted by relevance
75 KeyEvent focusEvent = new KeyEvent(KeyEvent.ACTION_DOWN, KeyEvent.KEYCODE_FOCUS); in captureImages() local81 inst.sendKeySync(focusEvent); in captureImages()
77 KeyEvent focusEvent = new KeyEvent(KeyEvent.ACTION_DOWN, KeyEvent.KEYCODE_FOCUS); in captureImages() local83 inst.sendKeySync(focusEvent); in captureImages()