Home
last modified time | relevance | path

Searched refs:localLastModified (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/
H A DThumbnailCacheTest.java132 long localLastModified = LAST_MODIFIED + 100; in testHit_Exact_MultiplePut() local
133 mCache.putThumbnail(URI_0, USER_ID_0, MID_SIZE, localBitmap, localLastModified); in testHit_Exact_MultiplePut()