Home
last modified time | relevance | path

Searched defs:colorUpdateLogger (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/footer/ui/view/
DFooterView.java266 ColorUpdateLogger colorUpdateLogger = ColorUpdateLogger.getInstance(); in onFinishInflate() local
388 ColorUpdateLogger colorUpdateLogger = ColorUpdateLogger.getInstance(); in onConfigurationChanged() local
427 ColorUpdateLogger colorUpdateLogger = ColorUpdateLogger.getInstance(); in updateColors() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coordinator/
DViewConfigCoordinatorTest.kt61 private val colorUpdateLogger: ColorUpdateLogger = mock() constant in com.android.systemui.statusbar.notification.collection.coordinator.ViewConfigCoordinatorTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
DViewConfigCoordinator.kt46 private val colorUpdateLogger: ColorUpdateLogger, in <lambda>() constant in com.android.systemui.statusbar.notification.collection.coordinator.ViewConfigCoordinator
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRowController.java205 ColorUpdateLogger colorUpdateLogger, in ExpandableNotificationRowController()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRowControllerTest.kt86 private val colorUpdateLogger: ColorUpdateLogger = mock() constant in com.android.systemui.statusbar.notification.row.ExpandableNotificationRowControllerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java372 ColorUpdateLogger colorUpdateLogger = ColorUpdateLogger.getInstance(); in updateBackgroundColors() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutController.java724 ColorUpdateLogger colorUpdateLogger, in NotificationStackScrollLayoutController()
DNotificationStackScrollLayout.java4439 ColorUpdateLogger colorUpdateLogger = ColorUpdateLogger.getInstance(); in updateDecorViews() local