ACTION_MEDIA_SCANNER_FINISHED constant
String
const ACTION_MEDIA_SCANNER_FINISHED
Broadcast Action: The media scanner has finished scanning a directory. The path to the scanned directory is contained in the Intent.mData field.
Implementation
static const String ACTION_MEDIA_SCANNER_FINISHED =
"android.intent.action.MEDIA_SCANNER_FINISHED";