Searched refs:smartspaceController (Results 1 – 3 of 3) sorted by relevance
51 private val smartspaceController: LockscreenSmartspaceController,66 smartspaceController.addListener(this::onNewSmartspaceTargets)
62 private lateinit var smartspaceController: LockscreenSmartspaceController110 smartspaceController,131 verify(smartspaceController).addListener(capture(smartspaceListenerCaptor))
137 LockscreenSmartspaceController smartspaceController, in KeyguardClockSwitchController() argument153 mSmartspaceController = smartspaceController; in KeyguardClockSwitchController()