Searched refs:allAgentPackages (Results 1 – 1 of 1) sorted by relevance
1323 List<PackageInfo> targetApps = allAgentPackages(); in addPackageParticipantsLocked()1401 private List<PackageInfo> allAgentPackages() { in allAgentPackages() method in BackupManagerService3550 List<PackageInfo> agentPackages = allAgentPackages(); in dumpAgents()