Searched defs:getAllCrossProfilePackages (Results 1 – 4 of 4) sorted by relevance
210 public abstract List<String> getAllCrossProfilePackages(int userId); in getAllCrossProfilePackages() method in DevicePolicyManagerInternal
520 List<String> getAllCrossProfilePackages(int userId); in getAllCrossProfilePackages() method
15767 public @NonNull Set<String> getAllCrossProfilePackages() { in getAllCrossProfilePackages() method in DevicePolicyManager
16103 public List<String> getAllCrossProfilePackages(int userId) { in getAllCrossProfilePackages() method in LocalService