Searched refs:publishManifestShortcuts (Results 1 – 2 of 2) sorted by relevance
66 private void publishManifestShortcuts(ComponentName activity, int resId) { in publishManifestShortcuts() method in ShortcutManagerTest3142 publishManifestShortcuts(A1, R.xml.shortcut_5_alt); in runTestWithManifestShortcuts()143 publishManifestShortcuts(A2, R.xml.shortcut_1); in runTestWithManifestShortcuts()
833 publishManifestShortcuts(newManifestShortcutList); in rescanPackageIfNeeded()846 private boolean publishManifestShortcuts(List<ShortcutInfo> newManifestShortcutList) { in publishManifestShortcuts() method in ShortcutPackage