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

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

Completed in 623 milliseconds