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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DDemoStatusIcons.java107 updateSlot("volume", null, iconId);
114 updateSlot("zen", null, iconId);
121 updateSlot("bluetooth", null, iconId);
127 updateSlot("location", null, iconId);
133 updateSlot("alarm_clock", null, iconId);
139 updateSlot("tty", null, iconId);
145 updateSlot("mute", null, iconId);
151 updateSlot("speakerphone", null, iconId);
156 updateSlot("cast", null, iconId);
161 updateSlot("hotspo
167 private void updateSlot(String slot, String iconPkg, int iconId) { method in class:DemoStatusIcons
[all...]

Completed in 116 milliseconds