ACTION_MEDIA_SCANNER_STARTED constant

String const ACTION_MEDIA_SCANNER_STARTED

Broadcast Action: The media scanner has started scanning a directory. The path to the directory being scanned is contained in the Intent.mData field.

Implementation

static const String ACTION_MEDIA_SCANNER_STARTED =
    "android.intent.action.MEDIA_SCANNER_STARTED";