Searched defs:SCORE_INTERRUPTION_THRESHOLD (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java176 static final int SCORE_INTERRUPTION_THRESHOLD = field in class:NotificationManagerService
2321 final boolean aboveThreshold = record.score >= SCORE_INTERRUPTION_THRESHOLD;

Completed in 32 milliseconds