Searched refs:MEDIA_SCANNER_SCAN_ACTION (Results 1 – 1 of 1) sorted by relevance
85 private static final String MEDIA_SCANNER_SCAN_ACTION = "android.media.IMediaScannerService"; field in UIIntentsImpl550 final Intent intent = new Intent(MEDIA_SCANNER_SCAN_ACTION) in kickMediaScanner()