Home
last modified time | relevance | path

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

/aosp12/packages/apps/Camera2/src/com/android/camera/data/
H A DVideoItemData.java32 Date lastModifiedDate, String filePath, Uri uri, in VideoItemData()
H A DVideoDataFactory.java42 Date lastModifiedDate = new Date(lastModifiedDateInSeconds * 1000); in fromCursor() local
H A DFilmstripItemData.java53 Date lastModifiedDate, in FilmstripItemData()
251 public Builder withLastModifiedDate(Date lastModifiedDate) { in withLastModifiedDate()
H A DPhotoDataFactory.java39 Date lastModifiedDate = new Date(dateModifiedInSeconds * 1000); in fromCursor() local
H A DPlaceholderItem.java55 Date lastModifiedDate = new Date(0); in PlaceholderItem() local
/aosp12/frameworks/base/graphics/java/android/graphics/fonts/
H A DSystemFonts.java218 long lastModifiedDate, in getSystemFontConfig()
240 long lastModifiedDate, in getSystemFontConfigInternal()
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DFontListParser.java100 long lastModifiedDate, in parse()
146 long lastModifiedDate, in readFamilies()