Searched refs:FLAG_MATCH_PINNED_BY_ANY_LAUNCHER (Results 1 – 8 of 8) sorted by relevance
22 import android.content.pm.LauncherApps.ShortcutQuery.FLAG_MATCH_PINNED_BY_ANY_LAUNCHER in <lambda>()183 FLAG_MATCH_DYNAMIC or FLAG_MATCH_PINNED_BY_ANY_LAUNCHER or FLAG_MATCH_CACHED
21 import static android.content.pm.LauncherApps.ShortcutQuery.FLAG_MATCH_PINNED_BY_ANY_LAUNCHER;196 FLAG_MATCH_DYNAMIC | FLAG_MATCH_PINNED_BY_ANY_LAUNCHER | FLAG_MATCH_CACHED); in getValidShortcutInfo()
386 public static final int FLAG_MATCH_PINNED_BY_ANY_LAUNCHER = 1 << 10; field in LauncherApps.ShortcutQuery400 FLAG_MATCH_ALL_KINDS | FLAG_MATCH_PINNED_BY_ANY_LAUNCHER;
469 | ShortcutQuery.FLAG_MATCH_PINNED | ShortcutQuery.FLAG_MATCH_PINNED_BY_ANY_LAUNCHER; in getShortcuts()
2448 | ShortcutQuery.FLAG_MATCH_PINNED_BY_ANY_LAUNCHER), getCallingUser())) in testPinShortcutAndGetPinnedShortcuts_multi()2458 | ShortcutQuery.FLAG_MATCH_PINNED_BY_ANY_LAUNCHER), getCallingUser())) in testPinShortcutAndGetPinnedShortcuts_multi()2660 ShortcutQuery.FLAG_MATCH_PINNED_BY_ANY_LAUNCHER); in testPinShortcutAndGetPinnedShortcuts_assistant()
2921 ((queryFlags & ShortcutQuery.FLAG_MATCH_PINNED_BY_ANY_LAUNCHER) != 0); in getShortcutsInnerLocked()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
11736 field public static final int FLAG_MATCH_PINNED_BY_ANY_LAUNCHER = 1024; // 0x400