Home
last modified time | relevance | path

Searched refs:saveIconAndFixUpShortcutLocked (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DShortcutService.java1523 void saveIconAndFixUpShortcutLocked(ShortcutPackage p, ShortcutInfo shortcut) { in saveIconAndFixUpShortcutLocked() method in ShortcutService
2160 saveIconAndFixUpShortcutLocked(ps, target);
DShortcutPackage.java378 s.saveIconAndFixUpShortcutLocked(this, newShortcut); in forceReplaceShortcutInner()