Searched refs:ACTION_MEDIA_UNMOUNTED (Results 1 – 3 of 3) sorted by relevance
973 sendStorageIntent(Intent.ACTION_MEDIA_UNMOUNTED, volume, UserHandle.ALL); in onEvent()982 sendStorageIntent(Intent.ACTION_MEDIA_UNMOUNTED, volume, UserHandle.ALL); in onEvent()1034 action = Intent.ACTION_MEDIA_UNMOUNTED; in notifyVolumeStateChange()1052 sendStorageIntent(Intent.ACTION_MEDIA_UNMOUNTED, volume, UserHandle.ALL); in notifyVolumeStateChange()
2055 public static final String ACTION_MEDIA_UNMOUNTED = "android.intent.action.MEDIA_UNMOUNTED"; field in Intent
7611 …field public static final java.lang.String ACTION_MEDIA_UNMOUNTED = "android.intent.action.MEDIA_U…