Searched refs:STATE_EJECTING (Results 1 – 4 of 4) sorted by relevance
89 public static final int STATE_EJECTING = 5; field in VolumeInfo123 sStateToEnvironment.put(VolumeInfo.STATE_EJECTING, Environment.MEDIA_EJECTING); in sStateToEnvironment.put() argument142 sStateToDescrip.put(VolumeInfo.STATE_EJECTING, R.string.ext_media_status_ejecting); in sStateToDescrip.put() argument
276 case VolumeInfo.STATE_EJECTING: in onPublicVolumeStateChangedInternal()529 case VolumeInfo.STATE_EJECTING: in getSmallIcon()
1210 case VolumeInfo.STATE_EJECTING: in isBroadcastWorthy()1274 if (vol.type == VolumeInfo.TYPE_PUBLIC && vol.state == VolumeInfo.STATE_EJECTING) { in onVolumeStateChangedLocked()
1653 } else if (vol.state == VolumeInfo.STATE_EJECTING) {1661 } else if (vol.state == VolumeInfo.STATE_EJECTING) {