Requests the media scanner to scan a file.parampath the path to the file to be scanned.parammimeType an optional mimeType for the file. If mimeType is null, then the mimeType will be inferred from the file extension.paramlistener an optional IMediaScannerListener. If specified, the caller will be notified when scanning is complete via the listener.
Older API, left in for backward compatibility. Requests the media scanner to scan a file.parampath the path to the file to be scanned.parammimeType an optional mimeType for the file. If mimeType is null, then the mimeType will be inferred from the file extension.