Home
last modified time | relevance | path

Searched refs:getManifestShortcuts (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest1.java6942 mManager.getManifestShortcuts()))), in testManifestShortcut_publishOnUnlockUser()
6949 mManager.getManifestShortcuts()))), in testManifestShortcut_publishOnUnlockUser()
6956 mManager.getManifestShortcuts()))), in testManifestShortcut_publishOnUnlockUser()
6971 assertEmpty(mManager.getManifestShortcuts()); in testManifestShortcut_publishOnUnlockUser()
6977 mManager.getManifestShortcuts()))), in testManifestShortcut_publishOnUnlockUser()
6983 assertEmpty(mManager.getManifestShortcuts()); in testManifestShortcut_publishOnUnlockUser()
7006 mManager.getManifestShortcuts()))), in testManifestShortcut_publishOnUnlockUser()
7013 mManager.getManifestShortcuts()))), in testManifestShortcut_publishOnUnlockUser()
7020 mManager.getManifestShortcuts()))), in testManifestShortcut_publishOnUnlockUser()
7038 mManager.getManifestShortcuts()))), in testManifestShortcut_publishOnUnlockUser()
[all …]
DBaseShortcutManagerTest.java2067 ret.addAll(mManager.getManifestShortcuts());
/frameworks/base/core/java/android/content/pm/
DShortcutManager.java188 public List<ShortcutInfo> getManifestShortcuts() { in getManifestShortcuts() method in ShortcutManager
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt4758 HSPLandroid/content/pm/ShortcutManager;->getManifestShortcuts()Ljava/util/List;
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt12095 Landroid/content/pm/IShortcutService$Stub$Proxy;->getManifestShortcuts(Ljava/lang/String;I)Landroid…
12142 Landroid/content/pm/IShortcutService;->getManifestShortcuts(Ljava/lang/String;I)Landroid/content/pm…
/frameworks/base/config/
Dboot-image-profile.txt4761 HSPLandroid/content/pm/ShortcutManager;->getManifestShortcuts()Ljava/util/List;
/frameworks/base/core/api/
Dcurrent.txt13617 …onNull @WorkerThread public java.util.List<android.content.pm.ShortcutInfo> getManifestShortcuts();