Searched refs:TYPE_STUB (Results 1 – 7 of 7) sorted by relevance
91 public static final int TYPE_STUB = IVold.VOLUME_TYPE_STUB; field in VolumeInfo334 return type == TYPE_PUBLIC || type == TYPE_STUB || type == TYPE_EMULATED; in isVolumeSupportedForUser()376 } else if (type == TYPE_PUBLIC || type == TYPE_STUB) { in getPathForUser()393 } else if (type == TYPE_PUBLIC || type == TYPE_STUB) { in getInternalPathForUser()407 final boolean externallyManaged = type == TYPE_STUB; in buildStorageVolume()444 } else if (type == TYPE_PUBLIC || type == TYPE_STUB) { in buildStorageVolume()501 if ((type == VolumeInfo.TYPE_PUBLIC || type == VolumeInfo.TYPE_STUB) in buildBrowseIntentForUser()
913 && vol.type != VolumeInfo.TYPE_PUBLIC && vol.type != VolumeInfo.TYPE_STUB) { in getUuidForPath()
156 || mVolume.getType() == VolumeInfo.TYPE_STUB) { in measureExactStorage()
136 filterType = VolumeInfo.TYPE_STUB; in runListVolumes()
223 || volume.getType() == VolumeInfo.TYPE_STUB) { in updateVolumesLocked()260 && volume.getType() != VolumeInfo.TYPE_STUB) { in updateVolumesLocked()
481 return isEmulatedOrPublic(vol) || vol.type == VolumeInfo.TYPE_STUB; in isSupportedVolume()
1639 } else if (vol.type == VolumeInfo.TYPE_STUB) { in onVolumeCreatedLocked()1657 case VolumeInfo.TYPE_STUB: in isBroadcastWorthy()1814 if ((vol.type == VolumeInfo.TYPE_PUBLIC || vol.type == VolumeInfo.TYPE_STUB) in onVolumeStateChangedAsync()1919 || vol.type == VolumeInfo.TYPE_STUB) { in isMountDisallowed()3907 case VolumeInfo.TYPE_STUB: in getVolumeList()