Searched refs:FLAG_CACHE_PEOPLE_TILE_SHORTCUTS (Results 1 – 5 of 5) sorted by relevance
1006 eq(LauncherApps.FLAG_CACHE_PEOPLE_TILE_SHORTCUTS)); in testAddThenReconfigureWidgetsUpdatesStorageCacheAndListeners()1016 eq(LauncherApps.FLAG_CACHE_PEOPLE_TILE_SHORTCUTS)); in testAddThenReconfigureWidgetsUpdatesStorageCacheAndListeners()1029 eq(LauncherApps.FLAG_CACHE_PEOPLE_TILE_SHORTCUTS)); in testAddThenReconfigureWidgetsUpdatesStorageCacheAndListeners()1056 eq(LauncherApps.FLAG_CACHE_PEOPLE_TILE_SHORTCUTS)); in testDeleteAllWidgetsForConversationsUncachesShortcutAndRemovesListeners()1074 eq(LauncherApps.FLAG_CACHE_PEOPLE_TILE_SHORTCUTS)); in testDeleteAllWidgetsForConversationsUncachesShortcutAndRemovesListeners()1136 eq(LauncherApps.FLAG_CACHE_PEOPLE_TILE_SHORTCUTS)); in testOnAppWidgetOptionsChangedWidgetAdded()
179 public static final int FLAG_CACHE_PEOPLE_TILE_SHORTCUTS = 2; field in LauncherApps185 FLAG_CACHE_PEOPLE_TILE_SHORTCUTS
853 tile.getUserHandle(), LauncherApps.FLAG_CACHE_PEOPLE_TILE_SHORTCUTS); in addNewWidget()961 LauncherApps.FLAG_CACHE_PEOPLE_TILE_SHORTCUTS); in uncacheConversationShortcut()
33 import static android.content.pm.LauncherApps.FLAG_CACHE_PEOPLE_TILE_SHORTCUTS;1659 } else if (cacheFlags == FLAG_CACHE_PEOPLE_TILE_SHORTCUTS) { in toShortcutsCacheFlags()
148 private static final int CACHE_OWNER_2 = LauncherApps.FLAG_CACHE_PEOPLE_TILE_SHORTCUTS;