Searched defs:controller1 (Results 1 – 2 of 2) sorted by relevance
100 final TestSwitchController controller1 = new TestSwitchController(); in attachInfo_duplicateSwitchKey_shouldThrowIllegalArgumentException() local114 final TestSwitchController controller1 = new TestSwitchController(); in attachInfo_hasDifferentControllers_shouldNotThrowException() local
99 @Mock private lateinit var controller1: MediaController in eq() variable in com.android.systemui.media.MediaSessionBasedFilterTest