Searched refs:TYPE_EMULATED (Results 1 – 5 of 5) sorted by relevance
80 public static final int TYPE_EMULATED = 2; field in VolumeInfo279 } else if (type == TYPE_EMULATED) { in isVisibleForRead()289 } else if (type == TYPE_EMULATED) { in isVisibleForWrite()309 } else if (type == TYPE_EMULATED) { in getPathForUser()349 if (type == TYPE_EMULATED) { in buildStorageVolume()431 } else if (type == VolumeInfo.TYPE_EMULATED && isPrimary()) { in buildBrowseIntent()
122 filterType = VolumeInfo.TYPE_EMULATED; in runListVolumes()
122 case VolumeInfo.TYPE_EMULATED: in StorageStatsService()
132 if (volume.getType() == VolumeInfo.TYPE_EMULATED) { in updateVolumesLocked()
1291 if (vol.type == VolumeInfo.TYPE_EMULATED) { in onVolumeCreatedLocked()1339 case VolumeInfo.TYPE_EMULATED: in isBroadcastWorthy()3171 case VolumeInfo.TYPE_EMULATED: in getVolumeList()3187 if ((vol.getType() == VolumeInfo.TYPE_EMULATED) && !userKeyUnlocked) { in getVolumeList()