Searched refs:removeIcon (Results 1 – 10 of 10) sorted by relevance
92 public void removeIcon(String slot, int index, int viewIndex); in removeIcon() method124 public void removeIcon(int index) { in removeIcon() method in CommandQueue263 mList.removeIcon(index); in handleMessage()264 mCallbacks.removeIcon(mList.getSlot(index), index, viewIndex); in handleMessage()
142 public void removeIcon(String slot) { in removeIcon() method in StatusBarManager146 svc.removeIcon(slot); in removeIcon()
26 void removeIcon(int index); in removeIcon() method
32 void removeIcon(String slot); in removeIcon() method
117 public void removeIcon(int index) { in removeIcon() method in StatusBarIconList
127 mStatusBarManager.removeIcon("tty");138 mStatusBarManager.removeIcon("tty");
224 public void removeIcon(String slot) { in removeIcon() method in StatusBarManagerService233 mIcons.removeIcon(index); in removeIcon()237 mBar.removeIcon(index); in removeIcon()
1226 mStatusBarManager.removeIcon("secure"); in adjustStatusBarLocked()
872 public void removeIcon(String slot, int index, int viewIndex) { in removeIcon() method in TabletStatusBar
714 public void removeIcon(String slot, int index, int viewIndex) { in removeIcon() method in PhoneStatusBar