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