Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/shared/ui/view/
DModernStatusBarView.kt62 binding.onDecorTintChanged(newTint) in onDarkChangedWithContrast()
74 binding.onDecorTintChanged(color) in setDecorColor()
DSingleBindableStatusBarIconView.kt168 override fun onDecorTintChanged(newTint: Int) { in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/shared/ui/binder/
DModernStatusBarViewBinding.kt39 fun onDecorTintChanged(newTint: Int) method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/shared/ui/view/
DModernStatusBarViewTest.kt160 override fun onDecorTintChanged(newTint: Int) { in onDecorTintChanged() method in com.android.systemui.statusbar.pipeline.shared.ui.view.ModernStatusBarViewTest.TestBinding
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/wifi/ui/binder/
DWifiViewBinder.kt196 override fun onDecorTintChanged(newTint: Int) { in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/ui/binder/
DMobileIconBinder.kt282 override fun onDecorTintChanged(newTint: Int) { in <lambda>() method