Searched refs:STATE_BAD_REMOVAL (Results 1 – 3 of 3) sorted by relevance
92 public static final int STATE_BAD_REMOVAL = 8; field in VolumeInfo126 sStateToEnvironment.put(VolumeInfo.STATE_BAD_REMOVAL, Environment.MEDIA_BAD_REMOVAL); in sStateToEnvironment.put() argument145 sStateToDescrip.put(VolumeInfo.STATE_BAD_REMOVAL, R.string.ext_media_status_bad_removal); in sStateToDescrip.put() argument
302 case VolumeInfo.STATE_BAD_REMOVAL: in onPublicVolumeStateChangedInternal()
1323 case VolumeInfo.STATE_BAD_REMOVAL: in isBroadcastWorthy()