Searched defs:creationDate (Results 1 – 7 of 7) sorted by relevance
31 public VideoItemData(long contentId, String title, String mimeType, Date creationDate, in VideoItemData()
41 Date creationDate = new Date(creationDateInMilliSeconds); in fromCursor() local
38 Date creationDate = new Date(dateTakenInMilliSeconds); in fromCursor() local
52 Date creationDate, in FilmstripItemData()246 public Builder withCreationDate(Date creationDate) { in withCreationDate()
54 Date creationDate = new Date(0); in PlaceholderItem() local
72 Date creationDate = new Date(); in SessionItem() local
75 int features, PhoneAccountHandle accountHandle, long creationDate, in AddCallArgs()