Searched refs:localClone (Results 1 – 1 of 1) sorted by relevance
129 KeyEvent localClone = KeyEvent.obtain(event); in notifyKeyEventLocked() local132 if (keyEventFilter.onKeyEvent(localClone, localClone.getSequenceNumber())) { in notifyKeyEventLocked()134 pendingKeyEvent = obtainPendingEventLocked(localClone, policyFlags); in notifyKeyEventLocked()147 localClone.recycle(); in notifyKeyEventLocked()