Searched refs:TYPE_STUB (Results 1 – 6 of 6) sorted by relevance
88 public static final int TYPE_STUB = IVold.VOLUME_TYPE_STUB; field in VolumeInfo304 if ((type == TYPE_PUBLIC || type == TYPE_STUB || type == TYPE_EMULATED) in isVisibleForUser()343 } else if (type == TYPE_PUBLIC || type == TYPE_STUB) { in getPathForUser()360 } else if (type == TYPE_PUBLIC || type == TYPE_STUB) { in getInternalPathForUser()406 } else if (type == TYPE_PUBLIC || type == TYPE_STUB) { in buildStorageVolume()463 if ((type == VolumeInfo.TYPE_PUBLIC || type == VolumeInfo.TYPE_STUB) in buildBrowseIntentForUser()
907 && vol.type != VolumeInfo.TYPE_PUBLIC && vol.type != VolumeInfo.TYPE_STUB) { in getUuidForPath()
156 || mVolume.getType() == VolumeInfo.TYPE_STUB) { in measureExactStorage()
135 filterType = VolumeInfo.TYPE_STUB; in runListVolumes()
203 || volume.getType() == VolumeInfo.TYPE_STUB) { in updateVolumesLocked()
1538 } else if (vol.type == VolumeInfo.TYPE_STUB) { in onVolumeCreatedLocked()1551 case VolumeInfo.TYPE_STUB: in isBroadcastWorthy()1684 if ((vol.type == VolumeInfo.TYPE_PUBLIC || vol.type == VolumeInfo.TYPE_STUB) in onVolumeStateChangedAsync()1769 || vol.type == VolumeInfo.TYPE_STUB) { in isMountDisallowed()3626 case VolumeInfo.TYPE_STUB: in getVolumeList()