Searched defs:getProfiles (Results 1 – 6 of 6) sorted by relevance
52 List<UserInfo> getProfiles(int userHandle, boolean enabledOnly); in getProfiles() method
1895 public List<UserInfo> getProfiles(@UserIdInt int userHandle) { in getProfiles() method in UserManager
577 public List<LocalBluetoothProfile> getProfiles() { in getProfiles() method in CachedBluetoothDevice
428 public List<UserHandle> getProfiles() { in getProfiles() method in LauncherApps
503 private List<UserInfo> getProfiles(int userId) { in getProfiles() method in DpmMockContext
589 public List<UserInfo> getProfiles(int userId, boolean enabledOnly) { in getProfiles() method in UserManagerService