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