Searched refs:hasUserSetImportance (Results 1 – 8 of 8) sorted by relevance
150 return !hasUserSetImportance(entry) in hasHighPriorityCharacteristics()165 private boolean hasUserSetImportance(NotificationEntry entry) { in hasUserSetImportance() method in HighPriorityProvider167 && entry.getRanking().getChannel().hasUserSetImportance(); in hasUserSetImportance()
383 mInitialImportanceExplanationCode = getChannel().hasUserSetImportance() in calculateInitialImportance()418 || (!getChannel().hasUserSetImportance()))) { in calculateInitialImportance()893 if (!getChannel().hasUserSetImportance() in calculateImportance()
728 if (mShowAutomaticSetting && !mSingleNotificationChannel.hasUserSetImportance()) {
1064 public boolean hasUserSetImportance() { in hasUserSetImportance() method in NotificationChannel
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
2326 HSPLandroid/app/NotificationChannel;->hasUserSetImportance()Z
6950 method public boolean hasUserSetImportance();