Searched refs:isShortcutCachedForNotification (Results 1 – 4 of 4) sorted by relevance
83 assertTrue(conversationInfo.isShortcutCachedForNotification()); in testBuild()109 assertFalse(conversationInfo.isShortcutCachedForNotification()); in testBuildEmpty()
182 public boolean isShortcutCachedForNotification() { in isShortcutCachedForNotification() method in ConversationInfo273 if (isShortcutCachedForNotification()) { in toString()
805 return conversationInfo.isShortcutCachedForNotification() in isCachedRecentConversation()1092 || !conversationInfo.isShortcutCachedForNotification()) { in onShortcutsAddedOrUpdated()
28458 HPLcom/android/server/people/data/ConversationInfo;->isShortcutCachedForNotification()Z