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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarIconController.java91 private int mLightModeIconColorSingleTone; field in class:StatusBarIconController
127 mLightModeIconColorSingleTone = context.getColor(R.color.light_mode_icon_color_single_tone);
376 mLightModeIconColorSingleTone, mDarkModeIconColorSingleTone);

Completed in 69 milliseconds