Home
last modified time | relevance | path

Searched defs:assignUserToDisplayOnStart (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DUserVisibilityMediator.java222 public @UserAssignmentResult int assignUserToDisplayOnStart(@UserIdInt int userId, in assignUserToDisplayOnStart() method in UserVisibilityMediator
H A DUserManagerInternal.java441 public abstract @UserAssignmentResult int assignUserToDisplayOnStart(@UserIdInt int userId, in assignUserToDisplayOnStart() method in UserManagerInternal