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

/frameworks/base/core/java/android/os/storage/
H A DVolumeInfo.java134 sEnvironmentToBroadcast.put(Environment.MEDIA_UNMOUNTABLE, Intent.ACTION_MEDIA_UNMOUNTABLE);
/frameworks/base/core/java/android/content/
H A DIntent.java2802 public static final String ACTION_MEDIA_UNMOUNTABLE = "android.intent.action.MEDIA_UNMOUNTABLE"; field in class:Intent
10237 case ACTION_MEDIA_UNMOUNTABLE:

Completed in 93 milliseconds