Home
last modified time | relevance | path

Searched defs:applyFromShortcutInfo (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DBubbleTextView.java186 public void applyFromShortcutInfo(ShortcutInfo info) { in applyFromShortcutInfo() method in BubbleTextView
190 public void applyFromShortcutInfo(ShortcutInfo info, boolean promiseStateChanged) { in applyFromShortcutInfo() method in BubbleTextView
/packages/apps/Launcher2/src/com/android/launcher2/
DBubbleTextView.java90 public void applyFromShortcutInfo(ShortcutInfo info, IconCache iconCache) { in applyFromShortcutInfo() method in BubbleTextView