Searched refs:TYPE_EMULATED (Results 1 – 6 of 6) 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()
969 if ((vol.getType() == VolumeInfo.TYPE_EMULATED in maybeTranslateEmulatedPathToInternal()
111 filterType = VolumeInfo.TYPE_EMULATED; in runListVolumes()
385 if (mSharedVolume.getType() == VolumeInfo.TYPE_EMULATED) { in measureExactStorage()
127 if (volume.getType() == VolumeInfo.TYPE_EMULATED) { in updateVolumesLocked()
1153 if (vol.type == VolumeInfo.TYPE_EMULATED) { in onVolumeCreatedLocked()1201 case VolumeInfo.TYPE_EMULATED: in isBroadcastWorthy()