Searched defs:getUserProperties (Results 1 – 3 of 3) sorted by relevance
101 protected UserProperties getUserProperties(UserHandle user) { in getUserProperties() method in ShadowUserManager
434 public abstract @Nullable UserProperties getUserProperties(@UserIdInt int userId); in getUserProperties() method in UserManagerInternal
3929 public @NonNull UserProperties getUserProperties(@NonNull UserHandle userHandle) { in getUserProperties() method in UserManager