Searched defs:pendingEvents (Results 1 – 4 of 4) sorted by relevance
59 const auto& pendingEvents = mFlinger.mutablePendingHotplugEvents(); in TEST_F() local
1052 ArrayList<PendingTaskEvent> pendingEvents = getTaskPendingEvent(rootTask); in testAppearDeferThenInfoChange() local1072 ArrayList<PendingTaskEvent> pendingEvents = getTaskPendingEvent(rootTask); in testAppearDeferThenVanish() local1090 ArrayList<PendingTaskEvent> pendingEvents = getTaskPendingEvent(rootTask); in testInfoChangeDeferMultiple() local1122 ArrayList<PendingTaskEvent> pendingEvents = getTaskPendingEvent(rootTask); in testInfoChangDeferThenVanish() local1143 ArrayList<PendingTaskEvent> pendingEvents = getTaskPendingEvent(rootTask); in testVanishDeferThenInfoChange() local1163 ArrayList<PendingTaskEvent> pendingEvents = getTaskPendingEvent(rootTask); in testVanishDeferThenBackOnRoot() local
191 List<PendingKeyEvent> pendingEvents = mPendingEventsMap.get(keyEventFilter); in flush() local
396 final LinkedList<Event> pendingEvents = new LinkedList<>(); in onUserUnlocked() local751 private void loadPendingEventsLocked(int userId, LinkedList<Event> pendingEvents) { in loadPendingEventsLocked()779 final LinkedList<Event> pendingEvents = mReportedEvents.get(userId); in persistPendingEventsLocked() local