Home
last modified time | relevance | path

Searched refs:displayScaleListener (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/temporarydisplay/
H A DTemporaryViewDisplayController.kt301 private val displayScaleListener = object : ConfigurationController.ConfigurationListener { regex
312 configurationController.addCallback(displayScaleListener)
316 configurationController.removeCallback(displayScaleListener)