Searched refs:getDateCreated (Results 1 – 2 of 2) sorted by relevance
21 mDateCreated = mtpObjectInfo.getDateCreated(); in IngestObjectInfo()41 public long getDateCreated() { in getDateCreated() method in IngestObjectInfo61 long diff = getDateCreated() - another.getDateCreated(); in compareTo()
144 mDateInstance.setTimestamp(objectInfo.getDateCreated()); in addObject()