Searched refs:voiceInteractionWindowController (Results 1 – 3 of 3) sorted by relevance
58 public final VoiceInteractionWindowController voiceInteractionWindowController; field in TaskbarControllers107 VoiceInteractionWindowController voiceInteractionWindowController, in TaskbarControllers() argument133 this.voiceInteractionWindowController = voiceInteractionWindowController; in TaskbarControllers()169 voiceInteractionWindowController.init(this); in init()183 voiceInteractionWindowController, taskbarRecentAppsController, in init()189 voiceInteractionWindowController in init()246 voiceInteractionWindowController.onDestroy(); in onDestroy()
834 mControllers.voiceInteractionWindowController.setIsVoiceInteractionWindowVisible( in updateSysuiStateFlags()
51 @Mock lateinit var voiceInteractionWindowController: VoiceInteractionWindowController variable in com.android.launcher3.taskbar.TaskbarBaseTestCase93 voiceInteractionWindowController, in setup()