Searched refs:isShortcutCachedForNotification (Results 1 – 3 of 3) sorted by relevance
87 assertTrue(conversationInfo.isShortcutCachedForNotification()); in testBuild()114 assertFalse(conversationInfo.isShortcutCachedForNotification()); in testBuildEmpty()265 assertTrue(conversationInfoFromBackup.isShortcutCachedForNotification()); in testBuildFromBackupPayload()319 assertTrue(conversationInfoFromBackup.isShortcutCachedForNotification()); in testBuildFromProtoPayload()
199 public boolean isShortcutCachedForNotification() { in isShortcutCachedForNotification() method in ConversationInfo292 if (isShortcutCachedForNotification()) { in toString()
827 return conversationInfo.isShortcutCachedForNotification() in isEligibleForCleanUp()1116 || !conversationInfo.isShortcutCachedForNotification()) { in onShortcutsAddedOrUpdated()