Searched refs:FLAG_MATCH_CACHED (Results 1 – 12 of 12) sorted by relevance
21 import android.content.pm.LauncherApps.ShortcutQuery.FLAG_MATCH_CACHED in <lambda>()275 FLAG_MATCH_DYNAMIC or FLAG_MATCH_PINNED_BY_ANY_LAUNCHER or FLAG_MATCH_CACHED
20 import static android.content.pm.LauncherApps.ShortcutQuery.FLAG_MATCH_CACHED;206 | FLAG_MATCH_CACHED | FLAG_GET_PERSONS_DATA); in getValidShortcutInfo()
377 Integer.toString(ShortcutManager.FLAG_MATCH_CACHED), CALLING_PACKAGE_1), in testGetShortcuts()399 | ShortcutManager.FLAG_MATCH_CACHED), CALLING_PACKAGE_1), in testGetShortcuts()
540 assertShortcutIds(mManager.getShortcuts(ShortcutManager.FLAG_MATCH_CACHED), in testPushDynamicShortcut()1573 assertShortcutIds(mManager.getShortcuts(ShortcutManager.FLAG_MATCH_CACHED), in testShortcutManagerGetShortcuts_shortcutTypes()1588 ShortcutManager.FLAG_MATCH_MANIFEST | ShortcutManager.FLAG_MATCH_CACHED), in testShortcutManagerGetShortcuts_shortcutTypes()1598 ShortcutManager.FLAG_MATCH_DYNAMIC | ShortcutManager.FLAG_MATCH_CACHED), in testShortcutManagerGetShortcuts_shortcutTypes()1603 ShortcutManager.FLAG_MATCH_PINNED | ShortcutManager.FLAG_MATCH_CACHED), in testShortcutManagerGetShortcuts_shortcutTypes()1609 assertShortcutIds(mManager.getShortcuts(ShortcutManager.FLAG_MATCH_CACHED), "s1", "s2"); in testShortcutManagerGetShortcuts_shortcutTypes()1616 assertShortcutIds(mManager.getShortcuts(ShortcutManager.FLAG_MATCH_CACHED), "s1", "s2"); in testShortcutManagerGetShortcuts_shortcutTypes()1653 assertShortcutIds(mManager.getShortcuts(ShortcutManager.FLAG_MATCH_CACHED), in testCachedShortcuts()1660 assertShortcutIds(mManager.getShortcuts(ShortcutManager.FLAG_MATCH_CACHED), in testCachedShortcuts()1668 assertShortcutIds(mManager.getShortcuts(ShortcutManager.FLAG_MATCH_CACHED), in testCachedShortcuts()[all …]
100 public static final int FLAG_MATCH_CACHED = 1 << 3; field in ShortcutManager107 FLAG_MATCH_CACHED,
392 public static final int FLAG_MATCH_CACHED = 1 << 4; field in LauncherApps.ShortcutQuery419 FLAG_MATCH_DYNAMIC | FLAG_MATCH_PINNED | FLAG_MATCH_MANIFEST | FLAG_MATCH_CACHED;478 FLAG_MATCH_CACHED,
2564 final boolean matchCached = (matchFlags & ShortcutManager.FLAG_MATCH_CACHED) != 0;3063 final boolean matchCached = (queryFlags & ShortcutQuery.FLAG_MATCH_CACHED) != 0;4969 private int mShortcutMatchFlags = ShortcutManager.FLAG_MATCH_CACHED
1773 final boolean matchCached = (matchFlags & ShortcutManager.FLAG_MATCH_CACHED) != 0; in dumpShortcuts()
2377 final boolean matchCached = (flags & ShortcutQuery.FLAG_MATCH_CACHED) != 0; in filterShortcutsByQuery()
756 | ShortcutQuery.FLAG_MATCH_CACHED | ShortcutQuery.FLAG_GET_PERSONS_DATA; in getShortcuts()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
12568 field public static final int FLAG_MATCH_CACHED = 16; // 0x1013631 field public static final int FLAG_MATCH_CACHED = 8; // 0x8