Searched refs:FLAG_CACHE_BUBBLE_SHORTCUTS (Results 1 – 6 of 6) sorted by relevance
83 eq(LauncherApps.FLAG_CACHE_BUBBLE_SHORTCUTS))86 eq(LauncherApps.FLAG_CACHE_BUBBLE_SHORTCUTS))90 eq(LauncherApps.FLAG_CACHE_BUBBLE_SHORTCUTS))93 eq(LauncherApps.FLAG_CACHE_BUBBLE_SHORTCUTS))113 eq(LauncherApps.FLAG_CACHE_BUBBLE_SHORTCUTS))121 eq(LauncherApps.FLAG_CACHE_BUBBLE_SHORTCUTS))133 eq(LauncherApps.FLAG_CACHE_BUBBLE_SHORTCUTS))136 eq(LauncherApps.FLAG_CACHE_BUBBLE_SHORTCUTS))143 eq(LauncherApps.FLAG_CACHE_BUBBLE_SHORTCUTS))
164 UserHandle.of(key.userId), LauncherApps.FLAG_CACHE_BUBBLE_SHORTCUTS)171 UserHandle.of(key.userId), LauncherApps.FLAG_CACHE_BUBBLE_SHORTCUTS)
173 public static final int FLAG_CACHE_BUBBLE_SHORTCUTS = 1; field in LauncherApps184 FLAG_CACHE_BUBBLE_SHORTCUTS,
53 private static final int CACHE_OWNER_1 = LauncherApps.FLAG_CACHE_BUBBLE_SHORTCUTS;
147 private static final int CACHE_OWNER_1 = LauncherApps.FLAG_CACHE_BUBBLE_SHORTCUTS;
31 import static android.content.pm.LauncherApps.FLAG_CACHE_BUBBLE_SHORTCUTS;1657 } else if (cacheFlags == FLAG_CACHE_BUBBLE_SHORTCUTS) { in toShortcutsCacheFlags()