Searched defs:getProfiles (Results 1 – 11 of 11) sorted by relevance
52 protected List<UserInfo> getProfiles() { in getProfiles() method in ShadowUserManager69 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
629 public @NonNull List<SipProfile> getProfiles() throws SipException { in getProfiles() method in SipManager
370 private List<UserInfo> getProfiles(int userId) { in getProfiles() method in MockSystemServices
66 List<UserInfo> getProfiles(int userId, boolean enabledOnly); in getProfiles() method
5444 public List<UserInfo> getProfiles(@UserIdInt int userId) { in getProfiles() method in UserManager5625 private @NonNull List<UserHandle> getProfiles(boolean enabledOnly) { in getProfiles() method in UserManager
133 public synchronized List<SipProfile> getProfiles(String opPackageName) throws RemoteException { in getProfiles() method in SipService
1134 public List<LocalBluetoothProfile> getProfiles() { in getProfiles() method in CachedBluetoothDevice
720 public List<UserHandle> getProfiles() { in getProfiles() method in LauncherApps
1578 public List<UserInfo> getProfiles(@UserIdInt int userId, boolean enabledOnly) { in getProfiles() method in UserManagerService