Searched defs:pendingEvents (Results 1 – 4 of 4) sorted by relevance
59 const auto& pendingEvents = mFlinger.mutablePendingHotplugEvents(); in TEST_F() local
1085 ArrayList<PendingTaskEvent> pendingEvents = getTaskPendingEvent(rootTask); in testAppearDeferThenInfoChange() local1105 ArrayList<PendingTaskEvent> pendingEvents = getTaskPendingEvent(rootTask); in testAppearDeferThenVanish() local1123 ArrayList<PendingTaskEvent> pendingEvents = getTaskPendingEvent(rootTask); in testInfoChangeDeferMultiple() local1155 ArrayList<PendingTaskEvent> pendingEvents = getTaskPendingEvent(rootTask); in testInfoChangDeferThenVanish() local1176 ArrayList<PendingTaskEvent> pendingEvents = getTaskPendingEvent(rootTask); in testVanishDeferThenInfoChange() local1196 ArrayList<PendingTaskEvent> pendingEvents = getTaskPendingEvent(rootTask); in testVanishDeferThenBackOnRoot() local
191 List<PendingKeyEvent> pendingEvents = mPendingEventsMap.get(keyEventFilter); in flush() local
397 final LinkedList<Event> pendingEvents = new LinkedList<>(); in onUserUnlocked() local752 private void loadPendingEventsLocked(int userId, LinkedList<Event> pendingEvents) { in loadPendingEventsLocked()780 final LinkedList<Event> pendingEvents = mReportedEvents.get(userId); in persistPendingEventsLocked() local