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