Searched defs:volumeName (Results 1 – 8 of 8) sorted by relevance
63 public abstract ContentValues getContentValues(String volumeName); in getContentValues()65 public Uri insert(ContentResolver contentResolver, String volumeName) { in insert()111 public ContentValues getContentValues(String volumeName) { in getContentValues()173 public ContentValues getContentValues(String volumeName) { in getContentValues()216 public ContentValues getContentValues(String volumeName) { in getContentValues()234 public ContentValues getContentValues(String volumeName) { in getContentValues()252 public ContentValues getContentValues(String volumeName) { in getContentValues()272 public ContentValues getContentValues(String volumeName) { in getContentValues()294 public ContentValues getContentValues(String volumeName) { in getContentValues()
36 final String volumeName = TestUtils.getPublicVolumeName(); in setup() local
37 final String volumeName = TestUtils.getPublicVolumeName(); in setup() local
54 void setupExternalStorage(String volumeName) throws Exception { in setupExternalStorage()
112 public static String resolveVolumeName(String volumeName) { in resolveVolumeName()229 public static File getVolumePath(String volumeName) { in getVolumePath()235 public static File stageDir(String volumeName) throws IOException { in stageDir()248 public static File stageDownloadDir(String volumeName) throws IOException { in stageDownloadDir()
338 String volumeName = StorageManagerHelper.createUSBVirtualDisk(); in testGetStorageVolumeUSB() local355 String volumeName = StorageManagerHelper.createSDCardVirtualDisk(); in testGetStorageVolumeSDCard() local
164 final String volumeName = MediaStore.getVolumeName(mediaStoreUri); in getMediaStoreColumnValue() local
413 public File getVolumePath(String volumeName) { in getVolumePath()