Searched refs:isEmulatedOrPublic (Results 1 – 1 of 1) sorted by relevance
458 public static boolean isEmulatedOrPublic(VolumeInfo vol) { in isEmulatedOrPublic() method in StorageSessionController479 return isEmulatedOrPublic(vol) || vol.type == VolumeInfo.TYPE_STUB; in isSupportedVolume()