Searched refs:STATE_EJECTING (Results 1 – 5 of 5) sorted by relevance
95 public static final int STATE_EJECTING = IVold.VOLUME_STATE_EJECTING; field in VolumeInfo129 sStateToEnvironment.put(VolumeInfo.STATE_EJECTING, Environment.MEDIA_EJECTING); in sStateToEnvironment.put() argument148 sStateToDescrip.put(VolumeInfo.STATE_EJECTING, R.string.ext_media_status_ejecting); in sStateToDescrip.put() argument
307 case VolumeInfo.STATE_EJECTING: in onPublicVolumeStateChangedInternal()561 case VolumeInfo.STATE_EJECTING: in getSmallIcon()
1317 case VolumeInfo.STATE_EJECTING: in isBroadcastWorthy()1387 && vol.state == VolumeInfo.STATE_EJECTING) { in onVolumeStateChangedLocked()
2197 } else if (vol.state == VolumeInfo.STATE_EJECTING) {
56734 Landroid/os/storage/VolumeInfo;->STATE_EJECTING:I