HomeSort by relevance Sort by last modified time
    Searched refs:updateIcon (Results 1 - 9 of 9) sorted by null

  /external/chromium/chrome/browser/ui/cocoa/
dock_icon.h 16 - (void)updateIcon;
  /packages/apps/Launcher2/src/com/android/launcher2/
ShortcutInfo.java 96 updateIcon(iconCache);
107 public void updateIcon(IconCache iconCache) {
Workspace.java     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
AccordionControl.java 287 updateIcon(label);
318 private void updateIcon(CLabel label) {
338 updateIcon(label);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
CommandQueue.java 90 public void updateIcon(String slot, int index, int viewIndex,
256 mCallbacks.updateIcon(mList.getSlot(index), index, viewIndex,
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recent/
RecentsPanelView.java 201 updateIcon(holder, td.getIcon(), true, false);
527 private void updateIcon(ViewHolder h, Drawable icon, boolean show, boolean anim) {
592 updateIcon(h, td.getIcon(), true, animateShow);
    [all...]
  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
PinyinIME.java 257 updateIcon(mInputModeSwitcher.switchLanguageWithHkb());
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
TabletStatusBar.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBar.java 706 public void updateIcon(String slot, int index, int viewIndex,
708 if (SPEW) Slog.d(TAG, "updateIcon slot=" + slot + " index=" + index + " viewIndex=" + viewIndex
    [all...]

Completed in 431 milliseconds