Searched refs:updateFontScale (Results 1 – 2 of 2) sorted by relevance
39 fun updateFontScale(fontScale: Float) in updateDisplayDensity() method64 override fun updateFontScale(fontScale: Float) { in updateDisplayDensity() method
153 displayDensityInteractor.updateFontScale(resources.configuration.fontScale) in <lambda>()