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