Home
last modified time | relevance | path

Searched defs:volumeName (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/provider/src/android/provider/cts/
DMediaStoreAudioTestHelper.java58 public abstract ContentValues getContentValues(String volumeName); in getContentValues()
60 public Uri insert(ContentResolver contentResolver, String volumeName) { in insert()
106 public ContentValues getContentValues(String volumeName) { in getContentValues()
168 public ContentValues getContentValues(String volumeName) { in getContentValues()
211 public ContentValues getContentValues(String volumeName) { in getContentValues()
229 public ContentValues getContentValues(String volumeName) { in getContentValues()
247 public ContentValues getContentValues(String volumeName) { in getContentValues()
DProviderTestUtils.java80 static String resolveVolumeName(String volumeName) { in resolveVolumeName()
178 static File stageDir(String volumeName) throws IOException { in stageDir()
186 static File stageDownloadDir(String volumeName) throws IOException { in stageDownloadDir()