Searched refs:getPackageShortcutsForPublisherLocked (Results 1 – 2 of 2) sorted by relevance
298 final ShortcutPackage ps = mService.getPackageShortcutsForPublisherLocked( in requestPinShortcutLocked()472 final ShortcutPackage ps = mService.getPackageShortcutsForPublisherLocked( in directPinShortcut()
1250 ShortcutPackage getPackageShortcutsForPublisherLocked( in getPackageShortcutsForPublisherLocked() method in ShortcutService1731 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId); in setDynamicShortcuts()1785 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId); in updateShortcuts()1870 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId); in addDynamicShortcuts()1958 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked( in requestPinItem()1988 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId); in disableShortcuts()2023 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId); in enableShortcuts()2050 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId); in removeDynamicShortcuts()2078 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId); in removeAllDynamicShortcuts()2134 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId); in getShortcutsWithQueryLocked()[all …]