Searched defs:appsToUpdate (Results 1 – 1 of 1) sorted by relevance
293 Stack<LauncherActivityInfo> appsToUpdate = new Stack<>(); in updateDBIcons() local759 Stack<LauncherActivityInfo> appsToUpdate) { in SerializedIconUpdateTask()