Searched defs:stopProfile (Results 1 – 3 of 3) sorted by relevance
857 boolean stopProfile(int userId); in stopProfile() method
5003 public boolean stopProfile(@NonNull UserHandle userHandle) { in stopProfile() method in ActivityManager
17240 public boolean stopProfile(@UserIdInt int userId) { in stopProfile() method in ActivityManagerService