Searched refs:ACTION_MEDIA_UNMOUNTED (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/storage/
H A DVolumeInfo.java129 sEnvironmentToBroadcast.put(Environment.MEDIA_UNMOUNTED, Intent.ACTION_MEDIA_UNMOUNTED);
/frameworks/base/core/java/android/content/
H A DIntent.java2719 * Apps should listen for ACTION_MEDIA_MOUNTED and ACTION_MEDIA_UNMOUNTED broadcasts to be notified
2730 * Apps should listen for ACTION_MEDIA_MOUNTED and ACTION_MEDIA_UNMOUNTED broadcasts to be notified
2750 public static final String ACTION_MEDIA_UNMOUNTED = "android.intent.action.MEDIA_UNMOUNTED"; field in class:Intent
10230 case ACTION_MEDIA_UNMOUNTED:

Completed in 45 milliseconds