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
293 case VolumeInfo.STATE_EJECTING: in onPublicVolumeStateChangedInternal()548 case VolumeInfo.STATE_EJECTING: in getSmallIcon()
1320 case VolumeInfo.STATE_EJECTING: in isBroadcastWorthy()1387 if (vol.type == VolumeInfo.TYPE_PUBLIC && vol.state == VolumeInfo.STATE_EJECTING) { in onVolumeStateChangedLocked()
2026 } else if (vol.state == VolumeInfo.STATE_EJECTING) {2034 } else if (vol.state == VolumeInfo.STATE_EJECTING) {