Searched refs:DEFAULT_ICON_TINT (Results 1 – 5 of 5) sorted by relevance
71 int DEFAULT_ICON_TINT = Color.WHITE; field83 return DEFAULT_ICON_TINT; in getTint()
17 import static com.android.systemui.plugins.DarkIconDispatcher.DEFAULT_ICON_TINT;46 private int mIconTint = DEFAULT_ICON_TINT;
58 mColor = DarkIconDispatcher.DEFAULT_ICON_TINT; in DemoStatusIcons()
159 onDarkChanged(new Rect(), 0, DarkIconDispatcher.DEFAULT_ICON_TINT); in BatteryMeterView()
188 applyDarkness(R.id.clock, tintArea, 0, DarkIconDispatcher.DEFAULT_ICON_TINT); in onFinishInflate()