ACTION_MEDIA_CHECKING constant
String
const ACTION_MEDIA_CHECKING
Broadcast Action: External media is present, and being disk-checked The path to the mount point for the checking media is contained in the Intent.mData field.
Implementation
static const String ACTION_MEDIA_CHECKING =
"android.intent.action.MEDIA_CHECKING";