Searched refs:hasUserSetImportance (Results 1 – 3 of 3) sorted by relevance
340 mInitialImportanceExplanationCode = getChannel().hasUserSetImportance() in calculateInitialImportance()375 || (!getChannel().hasUserSetImportance()))) { in calculateInitialImportance()788 if (!getChannel().hasUserSetImportance() in calculateImportance()
279 if (channel != null && channel.hasUserSetImportance()) { in hasHighPriorityCharacteristics()
685 public boolean hasUserSetImportance() { in hasUserSetImportance() method in NotificationChannel