Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DShortcutPackage.java215 s.fixUpShortcutResourceNamesAndValues(newShortcut); in addShortcutInner()
339 mShortcutUser.mService.fixUpShortcutResourceNamesAndValues(disabled); in disableWithId()
DShortcutService.java1439 void fixUpShortcutResourceNamesAndValues(ShortcutInfo si) { in fixUpShortcutResourceNamesAndValues() method in ShortcutService
1787 fixUpShortcutResourceNamesAndValues(target); in updateShortcuts()