Searched defs:getProfiles (Results 1 – 11 of 11) sorted by relevance
45 protected List<UserInfo> getProfiles() { in getProfiles() method in ShadowUserManager62 protected List<UserInfo> getProfiles(@UserIdInt int userHandle) { in getProfiles() method in ShadowUserManager
70 public List<EuiccProfileInfo> getProfiles() { in getProfiles() method in GetEuiccProfileInfoListResult
42 List<SipProfile> getProfiles(String opPackageName); in getProfiles() method
627 public @NonNull List<SipProfile> getProfiles() throws SipException { in getProfiles() method in SipManager
58 List<UserInfo> getProfiles(int userHandle, boolean enabledOnly); in getProfiles() method
2544 public List<UserInfo> getProfiles(@UserIdInt int userHandle) { in getProfiles() method in UserManager
644 public List<LocalBluetoothProfile> getProfiles() { in getProfiles() method in CachedBluetoothDevice
272 private List<UserInfo> getProfiles(int userId) { in getProfiles() method in MockSystemServices
132 public synchronized List<SipProfile> getProfiles(String opPackageName) throws RemoteException { in getProfiles() method in SipService
494 public List<UserHandle> getProfiles() { in getProfiles() method in LauncherApps
713 public List<UserInfo> getProfiles(int userId, boolean enabledOnly) { in getProfiles() method in UserManagerService