Searched refs:PendingKeyEvent (Results 1 – 2 of 2) sorted by relevance
65 private final Map<KeyEventFilter, ArrayList<PendingKeyEvent>> mPendingEventsMap =128 PendingKeyEvent pendingKeyEvent = null; in notifyKeyEventLocked()166 PendingKeyEvent pendingEvent = in setOnKeyEventResult()194 PendingKeyEvent pendingEvent = pendingEvents.get(i); in flush()208 PendingKeyEvent pendingKeyEvent = (PendingKeyEvent) message.obj; in handleMessage()222 PendingKeyEvent pendingEvent = mPendingEventPool.acquire(); in obtainPendingEventLocked()224 pendingEvent = new PendingKeyEvent(); in obtainPendingEventLocked()233 private static PendingKeyEvent removeEventFromListLocked( in removeEventFromListLocked()234 List<PendingKeyEvent> listOfEvents, int sequence) { in removeEventFromListLocked()237 PendingKeyEvent pendingKeyEvent = listOfEvents.get(i); in removeEventFromListLocked()[all …]
4392 PLcom/android/server/accessibility/KeyEventDispatcher$PendingKeyEvent;-><init>()V4393 PLcom/android/server/accessibility/KeyEventDispatcher$PendingKeyEvent;-><init>(Lcom/android/server/…4398 …cked(Landroid/view/KeyEvent;I)Lcom/android/server/accessibility/KeyEventDispatcher$PendingKeyEvent;4399 …mListLocked(Ljava/util/List;I)Lcom/android/server/accessibility/KeyEventDispatcher$PendingKeyEvent;4400 …ferenceToPendingEventLocked(Lcom/android/server/accessibility/KeyEventDispatcher$PendingKeyEvent;)Z52030 Lcom/android/server/accessibility/KeyEventDispatcher$PendingKeyEvent;