Home
last modified time | relevance | path

Searched refs:publishManifestShortcuts (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest3.java73 private void publishManifestShortcuts(ComponentName activity, int resId) { in publishManifestShortcuts() method in ShortcutManagerTest3
149 publishManifestShortcuts(A1, R.xml.shortcut_5_alt); in runTestWithManifestShortcuts()
150 publishManifestShortcuts(A2, R.xml.shortcut_1); in runTestWithManifestShortcuts()
/frameworks/base/services/core/java/com/android/server/pm/
DShortcutPackage.java949 publishManifestShortcuts(newManifestShortcutList); in rescanPackageIfNeeded()
962 private boolean publishManifestShortcuts(List<ShortcutInfo> newManifestShortcutList) { in publishManifestShortcuts() method in ShortcutPackage
/frameworks/base/services/
Dart-profile11482 HSPLcom/android/server/pm/ShortcutPackage;->publishManifestShortcuts(Ljava/util/List;)Z