Searched refs:desiredImportance (Results 1 – 1 of 1) sorted by relevance
687 int desiredImportance = isLowImportance ? IMPORTANCE_LOW : IMPORTANCE_HIGH; in checkChannelImportanceLevel() local691 if (notificationChannel.getImportance() == desiredImportance) { in checkChannelImportanceLevel()