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

/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java1163 * {@link #getPackageShortcutsForPublisherLocked} instead.
1175 ShortcutPackage getPackageShortcutsForPublisherLocked( method in class:ShortcutService
1650 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId);
1701 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId);
1781 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId);
1830 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId);
1859 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId);
1881 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId);
1905 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId);
1960 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageNam
[all...]

Completed in 27 milliseconds