Home | History | Annotate | Download | only in pdu

Lines Matching refs:parts

349         PduPart[] parts = null;
361 parts = new PduPart[partCount];
458 parts[partIdx++] = part;
466 return parts;
579 PduPart[] parts = loadParts(msgId);
580 if (parts != null) {
581 int partsNum = parts.length;
583 body.addPart(parts[i]);
958 * Update all parts of a PDU.
999 // Remove the parts which doesn't exist anymore.
1004 // Create new parts which didn't exist before.
1009 // Update the modified parts.
1126 // Save parts first to avoid inconsistent message is loaded
1127 // while saving the parts.
1132 // Start saving parts if necessary.
1147 // Get the real ID of the PDU and update all parts which were