Home
last modified time | relevance | path

Searched defs:lastModifiedDate (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/data/
DVideoItemData.java32 Date lastModifiedDate, String filePath, Uri uri, in VideoItemData()
DVideoDataFactory.java42 Date lastModifiedDate = new Date(lastModifiedDateInSeconds * 1000); in fromCursor() local
DFilmstripItemData.java53 Date lastModifiedDate, in FilmstripItemData()
251 public Builder withLastModifiedDate(Date lastModifiedDate) { in withLastModifiedDate()
DPhotoDataFactory.java39 Date lastModifiedDate = new Date(dateModifiedInSeconds * 1000); in fromCursor() local
DPlaceholderItem.java55 Date lastModifiedDate = new Date(0); in PlaceholderItem() local
/packages/services/Car/service/src/com/android/car/watchdog/
DWatchdogPerfHandler.java1335 Instant lastModifiedDate = in readFromDatabase() local
1517 Instant lastModifiedDate = in checkAndResetUserPackageKillableStatesLocked() local