Searched refs:ACTION_MEDIA_REMOVED (Results 1 – 4 of 4) sorted by relevance
45 if (action == Intent.ACTION_MEDIA_REMOVED ||76 filter.addAction(Intent.ACTION_MEDIA_REMOVED); in onResume()
858 action = Intent.ACTION_MEDIA_REMOVED; in onEvent()
1988 public static final String ACTION_MEDIA_REMOVED = "android.intent.action.MEDIA_REMOVED"; field in Intent
6079 …field public static final java.lang.String ACTION_MEDIA_REMOVED = "android.intent.action.MEDIA_REM…