Searched refs:getManifestShortcuts (Results 1 – 8 of 8) sorted by relevance
6942 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 …]
2067 ret.addAll(mManager.getManifestShortcuts());
188 public List<ShortcutInfo> getManifestShortcuts() { in getManifestShortcuts() method in ShortcutManager
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
4758 HSPLandroid/content/pm/ShortcutManager;->getManifestShortcuts()Ljava/util/List;
12095 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…
4761 HSPLandroid/content/pm/ShortcutManager;->getManifestShortcuts()Ljava/util/List;
13617 …onNull @WorkerThread public java.util.List<android.content.pm.ShortcutInfo> getManifestShortcuts();