Searched refs:isAdoptableStorageSupported (Results 1 – 4 of 4) sorted by relevance
62 assumeTrue(TestUtils.isAdoptableStorageSupported()); in setupExternalStorage()
2179 public static boolean isAdoptableStorageSupported() throws Exception { in isAdoptableStorageSupported() method in TestUtils
132 public static boolean isAdoptableStorageSupported(Context context) throws Exception { in isAdoptableStorageSupported() method in StorageManagerHelper
341 assumeTrue(StorageManagerHelper.isAdoptableStorageSupported(mContext)); in testGetStorageVolumeUSB()358 assumeTrue(StorageManagerHelper.isAdoptableStorageSupported(mContext)); in testGetStorageVolumeSDCard()