Searched defs:FLAG_MATCH_DYNAMIC (Results 1 – 2 of 2) sorted by relevance
| /frameworks/base/core/java/android/content/pm/ | ||
| D | ShortcutManager.java | 86     public static final int FLAG_MATCH_DYNAMIC = 1 << 1;  field in ShortcutManager | 
| D | LauncherApps.java | 357         public static final int FLAG_MATCH_DYNAMIC = 1 << 0;  field in LauncherApps.ShortcutQuery |