Searched refs:FLAG_CACHED_NOTIFICATIONS (Results 1 – 8 of 8) sorted by relevance
480 shortcut.setCached(ShortcutInfo.FLAG_CACHED_NOTIFICATIONS); in testNotificationOpened()508 shortcut.setCached(ShortcutInfo.FLAG_CACHED_NOTIFICATIONS); in testUncacheShortcutsWhenNotificationsDismissed()531 eq(ShortcutInfo.FLAG_CACHED_NOTIFICATIONS)); in testUncacheShortcutsWhenNotificationsDismissed()546 shortcut.setCached(ShortcutInfo.FLAG_CACHED_NOTIFICATIONS); in testConversationIsNotRecentIfCustomized()646 shortcut.setCached(ShortcutInfo.FLAG_CACHED_NOTIFICATIONS); in testGetConversationReturnsCustomizedConversation()1183 shortcut.setCached(ShortcutInfo.FLAG_CACHED_NOTIFICATIONS); in testDoNotUncacheShortcutWithActiveNotifications()1205 shortcut.setCached(ShortcutInfo.FLAG_CACHED_NOTIFICATIONS); in testUncacheOldestCachedShortcut()1218 eq(ShortcutInfo.FLAG_CACHED_NOTIFICATIONS)); in testUncacheOldestCachedShortcut()1223 eq(ShortcutInfo.FLAG_CACHED_NOTIFICATIONS)); in testUncacheOldestCachedShortcut()1235 shortcut.setCached(ShortcutInfo.FLAG_CACHED_NOTIFICATIONS); in testUncacheOldestCachedShortcut_missingNotificationEvents()[all …]
65 | ShortcutInfo.FLAG_CACHED_NOTIFICATIONS) in testBuild()239 | ShortcutInfo.FLAG_CACHED_NOTIFICATIONS) in testBuildFromBackupPayload()291 | ShortcutInfo.FLAG_CACHED_NOTIFICATIONS) in testBuildFromProtoPayload()
227 shortcutInfo.getUserId(), ShortcutInfo.FLAG_CACHED_NOTIFICATIONS); in cacheShortcut()
136 public static final int FLAG_CACHED_NOTIFICATIONS = 1 << 14; field in ShortcutInfo157 FLAG_CACHED_NOTIFICATIONS | FLAG_CACHED_BUBBLES | FLAG_CACHED_PEOPLE_TILE;182 FLAG_CACHED_NOTIFICATIONS,
335 ShortcutInfo.FLAG_CACHED_NOTIFICATIONS); in removeRecentConversation()367 packageName, idsToUncache, userId, ShortcutInfo.FLAG_CACHED_NOTIFICATIONS); in pruneOldRecentConversations()885 userId, ShortcutInfo.FLAG_CACHED_NOTIFICATIONS); in cleanupCachedShortcuts()
200 return hasShortcutFlags(ShortcutInfo.FLAG_CACHED_NOTIFICATIONS); in isShortcutCachedForNotification()
2250 ret = ShortcutInfo.FLAG_CACHED_NOTIFICATIONS; in toShortcutsCacheFlags()
10802 eq(USER_SYSTEM), eq(ShortcutInfo.FLAG_CACHED_NOTIFICATIONS));10875 eq(USER_SYSTEM), eq(ShortcutInfo.FLAG_CACHED_NOTIFICATIONS));