Home | History | Annotate | Download | only in settings

Lines Matching refs:parentUserId

629     public static int getManagedProfileId(UserManager um, int parentUserId) {
630 int[] profileIds = um.getProfileIdsWithDisabled(parentUserId);
632 if (profileId != parentUserId) {