Searched defs:removeIcon (Results 1 – 7 of 7) sorted by relevance
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
118 public void removeIcon(String slot) { in removeIcon() method in StatusBarManager
71 public void removeIcon(String slot, int index, int viewIndex); in removeIcon() method93 public void removeIcon(int index) { in removeIcon() method in CommandQueue
364 public void removeIcon(String slot, int index, int viewIndex) { in removeIcon() method in StatusBarService
223 public void removeIcon(String slot) { in removeIcon() method in StatusBarManagerService