Searched defs:STATE_UNMOUNTABLE (Results 1 – 1 of 1) sorted by relevance
90 public static final int STATE_UNMOUNTABLE = 6; field in VolumeInfo124 sStateToEnvironment.put(VolumeInfo.STATE_UNMOUNTABLE, Environment.MEDIA_UNMOUNTABLE); in sStateToEnvironment.put()143 sStateToDescrip.put(VolumeInfo.STATE_UNMOUNTABLE, R.string.ext_media_status_unmountable); in sStateToDescrip.put()