Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/shared/ui/view/
H A DModernStatusBarView.kt55 binding.onIconTintChanged(newTint)
60 binding.onIconTintChanged(color)
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/shared/ui/binder/
H A DModernStatusBarViewBinding.kt36 fun onIconTintChanged(newTint: Int) regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/shared/ui/view/
H A DModernStatusBarViewTest.kt152 override fun onIconTintChanged(newTint: Int) {
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/wifi/ui/binder/
H A DWifiViewBinder.kt168 override fun onIconTintChanged(newTint: Int) {
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/ui/binder/
H A DMobileIconBinder.kt199 override fun onIconTintChanged(newTint: Int) {