Searched refs:ignoredEvents (Results 1 – 1 of 1) sorted by relevance
587 ArrayMap<IBinder, InProgressStartOpEvent> ignoredEvents = in add() local590 Slog.w(AppOpsService.TAG, "Ignoring " + ignoredEvents.size() + " app-ops, running: " in add()593 int numInProgressEvents = ignoredEvents.size(); in add()595 InProgressStartOpEvent event = ignoredEvents.valueAt(i); in add()