Searched refs:hasMessagingStyle (Results 1 – 2 of 2) sorted by relevance
164 return hasMessagingStyle(sbn) in isCarCompatibleMessagingNotification()183 private static boolean hasMessagingStyle(StatusBarNotification sbn) { in hasMessagingStyle() method in CarAssistUtils
116 } else if (!notification.hasMessagingStyle()) { in isValidConversationNotification()