Searched refs:creationDate (Results 1 – 7 of 7) sorted by relevance
/packages/apps/Camera2/src/com/android/camera/data/ |
D | FilmstripItemData.java | 52 Date creationDate, in FilmstripItemData() argument 63 mCreationDate = creationDate; in FilmstripItemData() 246 public Builder withCreationDate(Date creationDate) { in withCreationDate() argument 247 mCreationDate = creationDate; in withCreationDate()
|
D | VideoItemData.java | 31 public VideoItemData(long contentId, String title, String mimeType, Date creationDate, in VideoItemData() argument 35 super(contentId, title, mimeType, creationDate, lastModifiedDate, filePath, uri, dimensions, in VideoItemData()
|
D | SessionItem.java | 72 Date creationDate = new Date(); in SessionItem() local 74 .withCreationDate(creationDate) in SessionItem() 75 .withLastModifiedDate(creationDate) in SessionItem()
|
D | VideoDataFactory.java | 41 Date creationDate = new Date(creationDateInMilliSeconds); in fromCursor() local 79 creationDate, in fromCursor()
|
D | PlaceholderItem.java | 54 Date creationDate = new Date(0); in PlaceholderItem() local 67 creationDate, in PlaceholderItem()
|
D | PhotoDataFactory.java | 38 Date creationDate = new Date(dateTakenInMilliSeconds); in fromCursor() local 76 creationDate, in fromCursor()
|
/packages/apps/Car/DebuggingRestrictionController/libs/ |
D | httpclient-4.5.12.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |