HomeSort by relevance Sort by last modified time
    Searched defs:applyFromShortcutInfo (Results 1 - 5 of 5) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
BubbleTextView.java 90 public void applyFromShortcutInfo(ShortcutInfo info, IconCache iconCache) {
Launcher.java     [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
BubbleTextView.java 114 public void applyFromShortcutInfo(ShortcutInfo info, IconCache iconCache,
116 applyFromShortcutInfo(info, iconCache, setDefaultPadding, false);
119 public void applyFromShortcutInfo(ShortcutInfo info, IconCache iconCache,
Folder.java 644 textView.applyFromShortcutInfo(item, mIconCache, false);
    [all...]
Launcher.java     [all...]

Completed in 562 milliseconds