Searched refs:MediaService (Results 1 – 4 of 4) sorted by relevance
51 public class MediaService extends IntentService { class52 public MediaService() { in MediaService() method in MediaService
39 intent.setComponent(new ComponentName(context, MediaService.class)); in onReceive()
52 res = MediaService.onScanFile(MediaScannerService.this, in onBind()
850 MediaService.onScanVolume(getContext(), Uri.fromFile(file)); in onIdleMaintenance()4171 MediaService.onScanVolume(getContext(), Uri.fromFile(file)); in call()