HomeSort by relevance Sort by last modified time
    Searched refs:publishManifestShortcuts (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/tests/servicestests/src/com/android/server/pm/
ShortcutManagerTest3.java 66 private void publishManifestShortcuts(ComponentName activity, int resId) {
142 publishManifestShortcuts(A1, R.xml.shortcut_5_alt);
143 publishManifestShortcuts(A2, R.xml.shortcut_1);
  /frameworks/base/services/core/java/com/android/server/pm/
ShortcutPackage.java 741 changed |= publishManifestShortcuts(newManifestShortcutList);
759 private boolean publishManifestShortcuts(List<ShortcutInfo> newManifestShortcutList) {
    [all...]

Completed in 99 milliseconds