Searched refs:ShadowLocalMediaManager (Results 1 – 2 of 2) sorted by relevance
29 …com.android.settings.connecteddevice.audiosharing.audiostreams.testshadows.ShadowLocalMediaManager;52 ShadowLocalMediaManager.class,74 ShadowLocalMediaManager.setUseMock(mLocalMediaManager); in setUp()80 ShadowLocalMediaManager.reset(); in tearDown()108 ShadowLocalMediaManager.onDeviceListUpdate(); in testStart_isStopped_onDeviceListUpdate_shouldNotStopMedia()122 ShadowLocalMediaManager.onDeviceListUpdate(); in testStart_isPlaying_onDeviceListUpdate_noDevice_shouldNotStopMedia()137 ShadowLocalMediaManager.onDeviceListUpdate(); in testStart_isPlaying_onDeviceListUpdate_deviceMatch_shouldStopMedia()
29 public class ShadowLocalMediaManager { class