Searched refs:mLightModeIconColorSingleTone (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DDarkIconDispatcherImpl.java38 private int mLightModeIconColorSingleTone; field in class:DarkIconDispatcherImpl
42 mLightModeIconColorSingleTone = context.getColor(R.color.light_mode_icon_color_single_tone);
97 mLightModeIconColorSingleTone, mDarkModeIconColorSingleTone);

Completed in 55 milliseconds