Searched refs:FLAG_CACHE_PEOPLE_TILE_SHORTCUTS (Results 1 – 5 of 5) sorted by relevance
1019 eq(LauncherApps.FLAG_CACHE_PEOPLE_TILE_SHORTCUTS)); in testAddThenReconfigureWidgetsUpdatesStorageCacheAndListeners()1029 eq(LauncherApps.FLAG_CACHE_PEOPLE_TILE_SHORTCUTS)); in testAddThenReconfigureWidgetsUpdatesStorageCacheAndListeners()1042 eq(LauncherApps.FLAG_CACHE_PEOPLE_TILE_SHORTCUTS)); in testAddThenReconfigureWidgetsUpdatesStorageCacheAndListeners()1069 eq(LauncherApps.FLAG_CACHE_PEOPLE_TILE_SHORTCUTS)); in testDeleteAllWidgetsForConversationsUncachesShortcutAndRemovesListeners()1087 eq(LauncherApps.FLAG_CACHE_PEOPLE_TILE_SHORTCUTS)); in testDeleteAllWidgetsForConversationsUncachesShortcutAndRemovesListeners()1149 eq(LauncherApps.FLAG_CACHE_PEOPLE_TILE_SHORTCUTS)); in testOnAppWidgetOptionsChangedWidgetAdded()
886 tile.getUserHandle(), LauncherApps.FLAG_CACHE_PEOPLE_TILE_SHORTCUTS); in addNewWidget()994 LauncherApps.FLAG_CACHE_PEOPLE_TILE_SHORTCUTS); in uncacheConversationShortcut()
183 public static final int FLAG_CACHE_PEOPLE_TILE_SHORTCUTS = 2; field in LauncherApps189 FLAG_CACHE_PEOPLE_TILE_SHORTCUTS
37 import static android.content.pm.LauncherApps.FLAG_CACHE_PEOPLE_TILE_SHORTCUTS;2253 } else if (cacheFlags == FLAG_CACHE_PEOPLE_TILE_SHORTCUTS) { in toShortcutsCacheFlags()
148 private static final int CACHE_OWNER_2 = LauncherApps.FLAG_CACHE_PEOPLE_TILE_SHORTCUTS;