Searched defs:STATE_REMOVED (Results 1 – 1 of 1) sorted by relevance
91 public static final int STATE_REMOVED = 7; field in VolumeInfo125 sStateToEnvironment.put(VolumeInfo.STATE_REMOVED, Environment.MEDIA_REMOVED); in sStateToEnvironment.put()144 sStateToDescrip.put(VolumeInfo.STATE_REMOVED, R.string.ext_media_status_removed); in sStateToDescrip.put()