Home
last modified time | relevance | path

Searched refs:FLAG_MATCH_DYNAMIC (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/content/pm/
DLauncherApps.java260 public static final int FLAG_MATCH_DYNAMIC = 1 << 0; field in LauncherApps.ShortcutQuery
264 public static final int FLAG_GET_DYNAMIC = FLAG_MATCH_DYNAMIC;
318 FLAG_MATCH_DYNAMIC,
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DBaseShortcutManagerTest.java1773 q.setQueryFlags(ShortcutQuery.FLAG_MATCH_DYNAMIC | ShortcutQuery.FLAG_MATCH_DYNAMIC
DShortcutManagerTest1.java2128 ShortcutQuery.FLAG_MATCH_DYNAMIC | ShortcutQuery.FLAG_MATCH_PINNED in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch()
/frameworks/base/api/
Dcurrent.txt10384 field public static final int FLAG_MATCH_DYNAMIC = 1; // 0x1
Dsystem-current.txt11055 field public static final int FLAG_MATCH_DYNAMIC = 1; // 0x1