Searched refs:FLAG_MATCH_MANIFEST (Results 1 – 5 of 5) sorted by relevance
311 public static final int FLAG_MATCH_MANIFEST = 1 << 3; field in LauncherApps.ShortcutQuery315 public static final int FLAG_GET_MANIFEST = FLAG_MATCH_MANIFEST;338 FLAG_MATCH_DYNAMIC | FLAG_MATCH_PINNED | FLAG_MATCH_MANIFEST;374 FLAG_MATCH_MANIFEST,376 FLAG_MATCH_MANIFEST,
2558 final boolean matchManifest = (queryFlags & ShortcutQuery.FLAG_MATCH_MANIFEST) != 0; in getShortcutsInnerLocked()
2258 | ShortcutQuery.FLAG_MATCH_MANIFEST); in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch()
8035 Landroid/content/pm/LauncherApps$ShortcutQuery;->FLAG_MATCH_MANIFEST:I
10977 field public static final int FLAG_MATCH_MANIFEST = 8; // 0x8