Searched defs:appsToUpdate (Results 1 – 1 of 1) sorted by relevance
144 Stack<T> appsToUpdate = new Stack<>(); in updateIconsPerUser() local259 Stack<T> appsToAdd, Stack<T> appsToUpdate, CachingLogic<T> cachingLogic, in SerializedIconUpdateTask()