Searched refs:TYPE_EMULATED (Results 1 – 5 of 5) sorted by relevance
85 public static final int TYPE_EMULATED = IVold.VOLUME_TYPE_EMULATED; field in VolumeInfo306 } else if (type == TYPE_EMULATED) { in isVisibleForUser()338 } else if (type == TYPE_EMULATED) { in getPathForUser()384 if (type == TYPE_EMULATED) { in buildStorageVolume()459 } else if (type == VolumeInfo.TYPE_EMULATED && isPrimary()) { in buildBrowseIntentForUser()
129 filterType = VolumeInfo.TYPE_EMULATED; in runListVolumes()
163 if (volume.getType() == VolumeInfo.TYPE_EMULATED) { in updateVolumesLocked()228 if (volume.getType() != VolumeInfo.TYPE_EMULATED) { in updateVolumesLocked()
125 case VolumeInfo.TYPE_EMULATED: in StorageStatsService()
1256 if (vol.type == VolumeInfo.TYPE_EMULATED) { in onVolumeCreatedLocked()1307 case VolumeInfo.TYPE_EMULATED: in isBroadcastWorthy()3044 case VolumeInfo.TYPE_EMULATED: in getVolumeList()3062 } else if ((vol.getType() == VolumeInfo.TYPE_EMULATED) && !userKeyUnlocked) { in getVolumeList()