Searched refs:hasUserSetImportance (Results 1 – 7 of 7) 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()
347 mInitialImportanceExplanationCode = getChannel().hasUserSetImportance() in calculateInitialImportance()382 || (!getChannel().hasUserSetImportance()))) { in calculateInitialImportance()796 if (!getChannel().hasUserSetImportance() in calculateImportance()
731 if (mShowAutomaticSetting && !mSingleNotificationChannel.hasUserSetImportance()) {
931 public boolean hasUserSetImportance() { in hasUserSetImportance() method in NotificationChannel
2269 HSPLandroid/app/NotificationChannel;->hasUserSetImportance()Z
6171 method public boolean hasUserSetImportance();