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

/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java1172 * {@link #getPackageShortcutsForPublisherLocked} instead.
1184 ShortcutPackage getPackageShortcutsForPublisherLocked( method in class:ShortcutService
1659 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId);
1710 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId);
1790 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId);
1839 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId);
1868 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId);
1890 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId);
1914 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageName, userId);
1969 final ShortcutPackage ps = getPackageShortcutsForPublisherLocked(packageNam
[all...]

Completed in 74 milliseconds