Searched refs:publishManifestShortcuts (Results 1 – 3 of 3) sorted by relevance
73 private void publishManifestShortcuts(ComponentName activity, int resId) { in publishManifestShortcuts() method in ShortcutManagerTest3149 publishManifestShortcuts(A1, R.xml.shortcut_5_alt); in runTestWithManifestShortcuts()150 publishManifestShortcuts(A2, R.xml.shortcut_1); in runTestWithManifestShortcuts()
949 publishManifestShortcuts(newManifestShortcutList); in rescanPackageIfNeeded()962 private boolean publishManifestShortcuts(List<ShortcutInfo> newManifestShortcutList) { in publishManifestShortcuts() method in ShortcutPackage
11482 HSPLcom/android/server/pm/ShortcutPackage;->publishManifestShortcuts(Ljava/util/List;)Z