Searched refs:MEDIA_BAD_REMOVAL (Results 1 – 5 of 5) sorted by relevance
217 } else if (Environment.MEDIA_BAD_REMOVAL.equals(status)) { in updateProgressState()
233 } else if (newState.equals(Environment.MEDIA_BAD_REMOVAL)) { in onStorageStateChangedAsync()
675 public static final String MEDIA_BAD_REMOVAL = "bad_removal"; field in Environment
967 if (getVolumeState(path).equals(Environment.MEDIA_BAD_REMOVAL)) { in onEvent()985 updatePublicVolumeState(volume, Environment.MEDIA_BAD_REMOVAL); in onEvent()1029 Environment.MEDIA_BAD_REMOVAL) && !state.equals( in notifyVolumeStateChange()
7599 …static final java.lang.String ACTION_MEDIA_BAD_REMOVAL = "android.intent.action.MEDIA_BAD_REMOVAL";21668 field public static final java.lang.String MEDIA_BAD_REMOVAL = "bad_removal";