Searched refs:getPackageShortcutsForPublisherLocked (Results 1 – 2 of 2) sorted by relevance
298 final ShortcutPackage ps = mService.getPackageShortcutsForPublisherLocked( in requestPinShortcutLocked()471 final ShortcutPackage ps = mService.getPackageShortcutsForPublisherLocked( in directPinShortcut()
1204 ShortcutPackage getPackageShortcutsForPublisherLocked( in getPackageShortcutsForPublisherLocked() method in ShortcutService1681 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId); in setDynamicShortcuts()1732 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId); in updateShortcuts()1812 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId); in addDynamicShortcuts()1914 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId); in disableShortcuts()1943 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId); in enableShortcuts()1965 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId); in removeDynamicShortcuts()1989 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId); in removeAllDynamicShortcuts()2044 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId); in getShortcutsWithQueryLocked()2065 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId); in getRemainingCallCount()[all …]