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