Searched refs:mMediaOutputDialogFactory (Results 1 – 4 of 4) sorted by relevance
85 MediaOutputDialogFactory mMediaOutputDialogFactory; field in VolumeDialogImplTest101 mMediaOutputDialogFactory, in setup()
123 private final MediaOutputDialogFactory mMediaOutputDialogFactory; field in MediaControlPanel149 mMediaOutputDialogFactory = mediaOutputDialogFactory; in MediaControlPanel()392 mMediaOutputDialogFactory.create(data.getPackageName(), true, in bindPlayer()
357 @Inject Lazy<MediaOutputDialogFactory> mMediaOutputDialogFactory; field in Dependency574 mProviders.put(MediaOutputDialogFactory.class, mMediaOutputDialogFactory::get); in start()
238 private final MediaOutputDialogFactory mMediaOutputDialogFactory; field in VolumeDialogImpl278 mMediaOutputDialogFactory = mediaOutputDialogFactory; in VolumeDialogImpl()1033 mMediaOutputDialogFactory.dismiss(); in initSettingsH()