Searched refs:onlyBefore (Results 1 – 1 of 1) sorted by relevance
6704 List<String> onlyBefore = new ArrayList<>(beforeAssets); in handleApplicationInfoChanged() local6705 onlyBefore.removeAll(afterAssets); in handleApplicationInfoChanged()6710 + ai.createTimestamp + "\nassets removed: " + onlyBefore + "\nassets added: " in handleApplicationInfoChanged()