Searched refs:FLAG_MATCH_PINNED_BY_ANY_LAUNCHER (Results 1 – 8 of 8) sorted by relevance
23 import android.content.pm.LauncherApps.ShortcutQuery.FLAG_MATCH_PINNED_BY_ANY_LAUNCHER in <lambda>()275 FLAG_MATCH_DYNAMIC or FLAG_MATCH_PINNED_BY_ANY_LAUNCHER or FLAG_MATCH_CACHED
22 import static android.content.pm.LauncherApps.ShortcutQuery.FLAG_MATCH_PINNED_BY_ANY_LAUNCHER;205 query.setQueryFlags(FLAG_MATCH_DYNAMIC | FLAG_MATCH_PINNED_BY_ANY_LAUNCHER in getValidShortcutInfo()
412 public static final int FLAG_MATCH_PINNED_BY_ANY_LAUNCHER = 1 << 10; field in LauncherApps.ShortcutQuery426 FLAG_MATCH_ALL_KINDS | FLAG_MATCH_PINNED_BY_ANY_LAUNCHER;479 FLAG_MATCH_PINNED_BY_ANY_LAUNCHER,
755 | ShortcutQuery.FLAG_MATCH_PINNED | ShortcutQuery.FLAG_MATCH_PINNED_BY_ANY_LAUNCHER in getShortcuts()
2642 | ShortcutQuery.FLAG_MATCH_PINNED_BY_ANY_LAUNCHER), getCallingUser())) in testPinShortcutAndGetPinnedShortcuts_multi()2652 | ShortcutQuery.FLAG_MATCH_PINNED_BY_ANY_LAUNCHER), getCallingUser())) in testPinShortcutAndGetPinnedShortcuts_multi()2854 ShortcutQuery.FLAG_MATCH_PINNED_BY_ANY_LAUNCHER); in testPinShortcutAndGetPinnedShortcuts_assistant()
3044 ((queryFlags & ShortcutQuery.FLAG_MATCH_PINNED_BY_ANY_LAUNCHER) != 0);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
12572 field public static final int FLAG_MATCH_PINNED_BY_ANY_LAUNCHER = 1024; // 0x400