Searched refs:configChangeListener (Results 1 – 2 of 2) sorted by relevance
219 private val configChangeListener = object : ConfigurationController.ConfigurationListener { regex432 configurationController.addCallback(configChangeListener)474 configurationController.removeCallback(configChangeListener)
175 private lateinit var configChangeListener: ConfigurationListener376 configChangeListener.onThemeChanged()390 configChangeListener.onThemeChanged()792 verify(configurationController).removeCallback(configChangeListener)907 configChangeListener = configChangeListenerCaptor.value