Searched refs:importantConversation (Results 1 – 3 of 3) sorted by relevance
128 void setImportantConversation(boolean importantConversation) { in setImportantConversation() argument129 mIsImportantConversation = importantConversation; in setImportantConversation()
1279 int userId, boolean importantConversation, boolean dndBlockingTileData) { in getPersonIconBitmap() argument1292 packageName, userId, importantConversation, in getPersonIconBitmap()
1787 boolean importantConversation, long lastInteractionTimestamp) throws Exception { in getConversationChannelWrapper() argument1792 notificationChannel.setImportantConversation(importantConversation); in getConversationChannelWrapper()