Searched refs:FLAG_GET_PINNED (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
H A D | ShortcutManagerTest1.java | 1776 ShortcutQuery.FLAG_GET_PINNED), getCallingUser()) in testGetShortcuts() 1876 ShortcutQuery.FLAG_GET_PINNED), in testGetShortcuts() 2026 buildQueryWithFlags(ShortcutQuery.FLAG_GET_PINNED), HANDLE_USER_0)) in testGetShortcuts_shortcutKinds() 2559 /* activity =*/ null, ShortcutQuery.FLAG_GET_PINNED in testPinShortcutAndGetPinnedShortcuts_multi() 2565 /* activity =*/ null, ShortcutQuery.FLAG_GET_PINNED in testPinShortcutAndGetPinnedShortcuts_multi() 2610 /* activity =*/ null, ShortcutQuery.FLAG_GET_PINNED in testPinShortcutAndGetPinnedShortcuts_multi() 2615 /* activity =*/ null, ShortcutQuery.FLAG_GET_PINNED in testPinShortcutAndGetPinnedShortcuts_multi() 2628 /* activity =*/ null, ShortcutQuery.FLAG_GET_PINNED in testPinShortcutAndGetPinnedShortcuts_multi() 2635 /* activity =*/ null, ShortcutQuery.FLAG_GET_PINNED in testPinShortcutAndGetPinnedShortcuts_multi() 2661 /* activity =*/ null, ShortcutQuery.FLAG_GET_PINNED in testPinShortcutAndGetPinnedShortcuts_multi() [all …]
|
H A D | BaseShortcutManagerTest.java | 2280 return getLauncherShortcuts(launcher, userId, ShortcutQuery.FLAG_GET_PINNED); 2390 q.setQueryFlags(ShortcutQuery.FLAG_GET_PINNED);
|
/aosp12/frameworks/base/core/java/android/content/pm/ |
H A D | LauncherApps.java | 373 public static final int FLAG_GET_PINNED = FLAG_MATCH_PINNED; field in LauncherApps.ShortcutQuery
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 15083 Landroid/content/pm/LauncherApps$ShortcutQuery;->FLAG_GET_PINNED:I
|