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()
1268 if ((vol.getType() == VolumeInfo.TYPE_EMULATED in maybeTranslateEmulatedPathToInternal()
118 filterType = VolumeInfo.TYPE_EMULATED; in runListVolumes()
392 if (mSharedVolume.getType() == VolumeInfo.TYPE_EMULATED) { in measureExactStorage()
1267 if (vol.type == VolumeInfo.TYPE_EMULATED) { in onVolumeCreatedLocked()1315 case VolumeInfo.TYPE_EMULATED: in isBroadcastWorthy()3047 case VolumeInfo.TYPE_EMULATED:3063 if ((vol.getType() == VolumeInfo.TYPE_EMULATED) && !userKeyUnlocked) {
139 if (volume.getType() == VolumeInfo.TYPE_EMULATED) { in updateVolumesLocked()