Searched refs:getConversationShortcutInfo (Results 1 – 10 of 10) sorted by relevance
50 || entry.getRanking().getConversationShortcutInfo() == null) { in createConversationChannelIfNeeded()71 if (entry.getRanking().getConversationShortcutInfo().getLabel() != null) { in getName()72 return entry.getRanking().getConversationShortcutInfo().getLabel().toString(); in getName()
53 && entry.getRanking().getConversationShortcutInfo() != null in PeopleTileKey()54 ? entry.getRanking().getConversationShortcutInfo().getId() in PeopleTileKey()
156 assertEquals(getShortcutInfo(i).getId(), ranking.getConversationShortcutInfo().getId()); in testRanking()227 tweak.getConversationShortcutInfo(), in testRankingUpdate_equals()488 assertEquals(comment, a.getConversationShortcutInfo().getId(), in detailedAssertEquals()489 b.getConversationShortcutInfo().getId()); in detailedAssertEquals()
90 mShortcutInfo = ranking.getConversationShortcutInfo(); in RankingBuilder()
126 && e.getRanking().getConversationShortcutInfo() != null in isValid()
236 mShortcutInfo = entry.getRanking().getConversationShortcutInfo(); in bindNotification()
581 mShortcutInfo = entry.getRanking().getConversationShortcutInfo(); in setEntry()
2091 public @Nullable ShortcutInfo getConversationShortcutInfo() { in getConversationShortcutInfo() method in NotificationListenerService.Ranking
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
40982 method @Nullable public android.content.pm.ShortcutInfo getConversationShortcutInfo();