Searched refs:hasUserSetImportance (Results 1 – 8 of 8) sorted by relevance
101 return !hasUserSetImportance(entry) in hasHighPriorityCharacteristics()116 private boolean hasUserSetImportance(NotificationEntry entry) { in hasUserSetImportance() method in HighPriorityProvider118 && entry.getRanking().getChannel().hasUserSetImportance(); in hasUserSetImportance()
211 || (getChannel().hasUserSetImportance()))) { in calculateInitialImportance()
351 mInitialImportanceExplanationCode = getChannel().hasUserSetImportance() in calculateInitialImportance()386 || (!getChannel().hasUserSetImportance()))) { in calculateInitialImportance()821 if (!getChannel().hasUserSetImportance() in calculateImportance()
731 if (mShowAutomaticSetting && !mSingleNotificationChannel.hasUserSetImportance()) {
922 public boolean hasUserSetImportance() { in hasUserSetImportance() method in NotificationChannel
2269 HSPLandroid/app/NotificationChannel;->hasUserSetImportance()Z
6176 method public boolean hasUserSetImportance();