Searched refs:hasAdoptableStorageFstab (Results 1 – 2 of 2) sorted by relevance
133 return hasAdoptableStorageFeature(context) || hasAdoptableStorageFstab(); in isAdoptableStorageSupported()136 private static boolean hasAdoptableStorageFstab() throws Exception { in hasAdoptableStorageFstab() method in StorageManagerHelper
2180 return hasAdoptableStorageFeature() || hasAdoptableStorageFstab(); in isAdoptableStorageSupported()2183 private static boolean hasAdoptableStorageFstab() throws Exception { in hasAdoptableStorageFstab() method in TestUtils