Searched refs:oldUserType (Results 1 – 2 of 2) sorted by relevance
399 UserTypeDetails oldUserType = oldUserTypeBuilder.createUserTypeDetails(); in testUpgradeProfileType_updateTypeAndFlags() local402 oldUserType.getDefaultUserInfoFlags() | FLAG_INITIALIZED, oldUserTypeName); in testUpgradeProfileType_updateTypeAndFlags()436 UserTypeDetails oldUserType = oldUserTypeBuilder.createUserTypeDetails(); in testUpgradeProfileType_updateRestrictions() local438 UserInfo userInfo = createUser(userId, oldUserType.getDefaultUserInfoFlags(), in testUpgradeProfileType_updateRestrictions()
4040 final UserTypeDetails oldUserType = mUserTypes.get(userInfo.userType); in upgradeProfileToTypeLU() local4042 if (oldUserType != null) { in upgradeProfileToTypeLU()4043 oldFlags = oldUserType.getDefaultUserInfoFlags(); in upgradeProfileToTypeLU()