Home
last modified time | relevance | path

Searched refs:getPackageShortcutsForPublisherLocked (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DShortcutRequestPinProcessor.java298 final ShortcutPackage ps = mService.getPackageShortcutsForPublisherLocked( in requestPinShortcutLocked()
472 final ShortcutPackage ps = mService.getPackageShortcutsForPublisherLocked( in directPinShortcut()
DShortcutService.java1258 ShortcutPackage getPackageShortcutsForPublisherLocked( in getPackageShortcutsForPublisherLocked() method in ShortcutService
1758 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId); in setDynamicShortcuts()
1813 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId); in updateShortcuts()
1899 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId); in addDynamicShortcuts()
1989 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked( in requestPinItem()
2019 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId); in disableShortcuts()
2054 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId); in enableShortcuts()
2081 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId); in removeDynamicShortcuts()
2109 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId); in removeAllDynamicShortcuts()
2198 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId); in getShortcutsWithQueryLocked()
[all …]
/frameworks/base/services/
Dart-profile11590 PLcom/android/server/pm/ShortcutService;->getPackageShortcutsForPublisherLocked(Ljava/lang/String;I…