Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DShortcutManagerTest1.java1789 ShortcutQuery.FLAG_GET_PINNED | ShortcutQuery.FLAG_GET_DYNAMIC), in testGetShortcuts()
1807 ShortcutQuery.FLAG_GET_PINNED | ShortcutQuery.FLAG_GET_DYNAMIC), in testGetShortcuts()
1890 ShortcutQuery.FLAG_GET_DYNAMIC | ShortcutQuery.FLAG_GET_PINNED), in testGetShortcuts()
2025 buildQueryWithFlags(ShortcutQuery.FLAG_GET_DYNAMIC), HANDLE_USER_0)) in testGetShortcuts_shortcutKinds()
2036 ShortcutQuery.FLAG_GET_DYNAMIC | ShortcutQuery.FLAG_GET_PINNED in testGetShortcuts_shortcutKinds()
2086 q.setQueryFlags(ShortcutQuery.FLAG_GET_DYNAMIC); in testGetShortcuts_resolveStrings()
2565 | ShortcutQuery.FLAG_GET_DYNAMIC), getCallingUser())), in testPinShortcutAndGetPinnedShortcuts_multi()
2571 | ShortcutQuery.FLAG_GET_DYNAMIC), getCallingUser())), in testPinShortcutAndGetPinnedShortcuts_multi()
2616 | ShortcutQuery.FLAG_GET_DYNAMIC), getCallingUser())), in testPinShortcutAndGetPinnedShortcuts_multi()
2621 | ShortcutQuery.FLAG_GET_DYNAMIC), getCallingUser())), in testPinShortcutAndGetPinnedShortcuts_multi()
[all …]
/aosp14/frameworks/base/core/java/android/content/pm/
H A DLauncherApps.java361 public static final int FLAG_GET_DYNAMIC = FLAG_MATCH_DYNAMIC; field in LauncherApps.ShortcutQuery
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt12203 Landroid/content/pm/LauncherApps$ShortcutQuery;->FLAG_GET_DYNAMIC:I