Searched refs:mColorUpdateLogger (Results 1 – 4 of 4) sorted by relevance
90 private final ColorUpdateLogger mColorUpdateLogger; field in ExpandableNotificationRowController262 mColorUpdateLogger = colorUpdateLogger; in ExpandableNotificationRowController()297 mColorUpdateLogger, in init()
180 private ColorUpdateLogger mColorUpdateLogger; field in ExpandableNotificationRow628 if (mColorUpdateLogger.isEnabled()) { in updateBackgroundColorsOfSelf()629 mColorUpdateLogger.logNotificationEvent("ENR.updateBackgroundColorsOfSelf()", in updateBackgroundColorsOfSelf()1889 mColorUpdateLogger = colorUpdateLogger;
179 private final ColorUpdateLogger mColorUpdateLogger; field in NotificationStackScrollLayoutController239 mColorUpdateLogger.logTriggerEvent("NSSLC.onViewAttachedToWindow()");255 mColorUpdateLogger.logTriggerEvent("NSSLC.onViewDetachedFromWindow()");330 mColorUpdateLogger.logTriggerEvent("NSSLC.onUiModeChanged()",338 mColorUpdateLogger.logTriggerEvent("NSSLC.onThemeChanged()",775 mColorUpdateLogger = colorUpdateLogger; in NotificationStackScrollLayoutController()
152 @Mock private ColorUpdateLogger mColorUpdateLogger; field in NotificationStackScrollLayoutControllerTest998 mColorUpdateLogger, in initController()