Searched refs:ACTION_MEDIA_UNMOUNTED (Results 1 – 4 of 4) sorted by relevance
1003 sendStorageIntent(Intent.ACTION_MEDIA_UNMOUNTED, volume, UserHandle.ALL); in onEvent()1012 sendStorageIntent(Intent.ACTION_MEDIA_UNMOUNTED, volume, UserHandle.ALL); in onEvent()1064 action = Intent.ACTION_MEDIA_UNMOUNTED; in notifyVolumeStateChange()1082 sendStorageIntent(Intent.ACTION_MEDIA_UNMOUNTED, volume, UserHandle.ALL); in notifyVolumeStateChange()
2110 public static final String ACTION_MEDIA_UNMOUNTED = "android.intent.action.MEDIA_UNMOUNTED"; field in Intent
7892 …field public static final java.lang.String ACTION_MEDIA_UNMOUNTED = "android.intent.action.MEDIA_U…
7648 …field public static final java.lang.String ACTION_MEDIA_UNMOUNTED = "android.intent.action.MEDIA_U…