Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DDemoStatusIcons.java107 updateSlot("volume", null, iconId); in dispatchDemoCommand()
112 updateSlot("zen", null, iconId); in dispatchDemoCommand()
118 updateSlot("bluetooth", null, iconId); in dispatchDemoCommand()
124 updateSlot("location", null, iconId); in dispatchDemoCommand()
130 updateSlot("alarm_clock", null, iconId); in dispatchDemoCommand()
136 updateSlot("tty", null, iconId); in dispatchDemoCommand()
142 updateSlot("mute", null, iconId); in dispatchDemoCommand()
148 updateSlot("speakerphone", null, iconId); in dispatchDemoCommand()
153 updateSlot("cast", null, iconId); in dispatchDemoCommand()
158 updateSlot("hotspot", null, iconId); in dispatchDemoCommand()
[all …]