Searched refs:FLAG_CACHE_PEOPLE_TILE_SHORTCUTS (Results 1 – 5 of 5) sorted by relevance
988 eq(LauncherApps.FLAG_CACHE_PEOPLE_TILE_SHORTCUTS)); in testAddThenReconfigureWidgetsUpdatesStorageCacheAndListeners()998 eq(LauncherApps.FLAG_CACHE_PEOPLE_TILE_SHORTCUTS)); in testAddThenReconfigureWidgetsUpdatesStorageCacheAndListeners()1011 eq(LauncherApps.FLAG_CACHE_PEOPLE_TILE_SHORTCUTS)); in testAddThenReconfigureWidgetsUpdatesStorageCacheAndListeners()1038 eq(LauncherApps.FLAG_CACHE_PEOPLE_TILE_SHORTCUTS)); in testDeleteAllWidgetsForConversationsUncachesShortcutAndRemovesListeners()1056 eq(LauncherApps.FLAG_CACHE_PEOPLE_TILE_SHORTCUTS)); in testDeleteAllWidgetsForConversationsUncachesShortcutAndRemovesListeners()1118 eq(LauncherApps.FLAG_CACHE_PEOPLE_TILE_SHORTCUTS)); in testOnAppWidgetOptionsChangedWidgetAdded()
174 public static final int FLAG_CACHE_PEOPLE_TILE_SHORTCUTS = 2; field in LauncherApps180 FLAG_CACHE_PEOPLE_TILE_SHORTCUTS
852 tile.getUserHandle(), LauncherApps.FLAG_CACHE_PEOPLE_TILE_SHORTCUTS); in addNewWidget()960 LauncherApps.FLAG_CACHE_PEOPLE_TILE_SHORTCUTS); in uncacheConversationShortcut()
26 import static android.content.pm.LauncherApps.FLAG_CACHE_PEOPLE_TILE_SHORTCUTS;1268 } else if (cacheFlags == FLAG_CACHE_PEOPLE_TILE_SHORTCUTS) { in toShortcutsCacheFlags()
143 private static final int CACHE_OWNER_2 = LauncherApps.FLAG_CACHE_PEOPLE_TILE_SHORTCUTS;