Searched refs:aKeyUp (Results 1 – 1 of 1) sorted by relevance
260 KeyEvent aKeyUp = KeyEvent.obtain(0, 0, MotionEvent.ACTION_UP, KeyEvent.KEYCODE_A, 0, in testAvoidAKeyEvent() local266 mFalsingCollector.onKeyEvent(aKeyUp); in testAvoidAKeyEvent()