Searched refs:oldUserType (Results 1 – 2 of 2) sorted by relevance
414 UserTypeDetails oldUserType = oldUserTypeBuilder.createUserTypeDetails(); in testUpgradeProfileType_updateTypeAndFlags() local417 oldUserType.getDefaultUserInfoFlags() | FLAG_INITIALIZED, oldUserTypeName); in testUpgradeProfileType_updateTypeAndFlags()451 UserTypeDetails oldUserType = oldUserTypeBuilder.createUserTypeDetails(); in testUpgradeProfileType_updateRestrictions() local453 UserInfo userInfo = createUser(userId, oldUserType.getDefaultUserInfoFlags(), in testUpgradeProfileType_updateRestrictions()
4640 final UserTypeDetails oldUserType = mUserTypes.get(userInfo.userType); in upgradeProfileToTypeLU() local4642 if (oldUserType != null) { in upgradeProfileToTypeLU()4643 oldFlags = oldUserType.getDefaultUserInfoFlags(); in upgradeProfileToTypeLU()