Home
last modified time | relevance | path

Searched refs:getPinnedShortcuts (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest1.java1286 mManager.getPinnedShortcuts()), in testUpdateShortcuts()
1294 mManager.getPinnedShortcuts()), in testUpdateShortcuts()
1331 mManager.getPinnedShortcuts()), in testUpdateShortcuts()
1350 mManager.getPinnedShortcuts()), in testUpdateShortcuts()
2196 assertShortcutIds(mManager.getPinnedShortcuts(), "s2"); in testGetShortcutInfo()
2198 assertShortcutIds(mManager.getPinnedShortcuts(), "s2"); in testGetShortcutInfo()
2260 assertShortcutIds(mManager.getPinnedShortcuts(), "s2"); in testPinShortcutAndGetPinnedShortcuts()
2262 assertShortcutIds(mManager.getPinnedShortcuts(), "s2"); in testPinShortcutAndGetPinnedShortcuts()
2268 assertShortcutIds(mManager.getPinnedShortcuts(), "s3", "s4"); in testPinShortcutAndGetPinnedShortcuts()
2270 assertShortcutIds(mManager.getPinnedShortcuts(), "s3", "s4"); in testPinShortcutAndGetPinnedShortcuts()
[all …]
DBaseShortcutManagerTest.java2256 ret.addAll(mManager.getPinnedShortcuts());
/frameworks/base/core/java/android/content/pm/
DShortcutManager.java302 public List<ShortcutInfo> getPinnedShortcuts() { in getPinnedShortcuts() method in ShortcutManager
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt14975 Landroid/content/pm/IShortcutService$Stub$Proxy;->getPinnedShortcuts(Ljava/lang/String;I)Landroid/c…
15022 Landroid/content/pm/IShortcutService;->getPinnedShortcuts(Ljava/lang/String;I)Landroid/content/pm/P…
/frameworks/base/boot/
Dboot-image-profile.txt4876 HSPLandroid/content/pm/ShortcutManager;->getPinnedShortcuts()Ljava/util/List;
/frameworks/base/core/api/
Dcurrent.txt13088 …@NonNull @WorkerThread public java.util.List<android.content.pm.ShortcutInfo> getPinnedShortcuts();
/frameworks/base/config/
Dboot-image-profile.txt4874 HSPLandroid/content/pm/ShortcutManager;->getPinnedShortcuts()Ljava/util/List;