Home
last modified time | relevance | path

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

/cts/tests/tests/provider/src/android/provider/cts/
DMediaStore_DownloadsTest.java151 final String displayName2 = "cts" + System.nanoTime(); in testMediaInDownloadsDir() local
152 final Uri insertUri2 = insertImage(displayName2, "test image2", in testMediaInDownloadsDir()
153 new File(mPicturesDir, displayName2 + ".jpg"), "image/jpeg", R.raw.volantis); in testMediaInDownloadsDir()