Home
last modified time | relevance | path

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

/platform_testing/tests/functional/externalstorage/src/com/android/functional/externalstoragetests/
DAdoptableStorageTests.java66 assertNotNull(storageHelper.getAdoptionVolumeId("private")); in testAdoptAsAdoptableMoveDataLaterUIFlow()
196 + storageHelper.getAdoptionVolumeId("private")); in testTransferSystemApp()
DExternalStorageHelper.java177 public String getAdoptionVolumeId(String volType) throws InterruptedException { in getAdoptionVolumeId() method in ExternalStorageHelper