Searched refs:isEmulatedOrPublic (Results 1 – 2 of 2) sorted by relevance
460 public static boolean isEmulatedOrPublic(VolumeInfo vol) { in isEmulatedOrPublic() method in StorageSessionController481 return isEmulatedOrPublic(vol) || vol.type == VolumeInfo.TYPE_STUB; in isSupportedVolume()
23122 PLcom/android/server/storage/StorageSessionController;->isEmulatedOrPublic(Landroid/os/storage/Volu…