Searched defs:appsToUpdate (Results 1 – 1 of 1) sorted by relevance
280 Stack<LauncherActivityInfoCompat> appsToUpdate = new Stack<>(); in updateDBIcons() local745 Stack<LauncherActivityInfoCompat> appsToUpdate) { in SerializedIconUpdateTask()