Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/
DLauncherApps.java269 public static final int FLAG_MATCH_PINNED = 1 << 1; field in LauncherApps.ShortcutQuery
273 public static final int FLAG_GET_PINNED = FLAG_MATCH_PINNED;
319 FLAG_MATCH_PINNED,
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DBaseShortcutManagerTest.java1774 | ShortcutQuery.FLAG_MATCH_PINNED);
DShortcutManagerTest1.java2128 ShortcutQuery.FLAG_MATCH_DYNAMIC | ShortcutQuery.FLAG_MATCH_PINNED in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch()
/frameworks/base/api/
Dcurrent.txt10386 field public static final int FLAG_MATCH_PINNED = 2; // 0x2
Dsystem-current.txt11057 field public static final int FLAG_MATCH_PINNED = 2; // 0x2