Searched refs:iconSuppressedRes (Results 1 - 1 of 1) sorted by path

/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
H A DVolumePanel.java251 int iconSuppressedRes; field in class:VolumePanel.StreamControl
633 sc.iconSuppressedRes = com.android.systemui.R.drawable.ic_ringer_mute;
713 sc.icon.setImageResource(sc.iconSuppressedRes);

Completed in 49 milliseconds