Searched refs:IMPORTANCE_DEFAULT (Results 1 – 12 of 12) sorted by relevance
20 import static android.service.notification.NotificationListenerService.Ranking.IMPORTANCE_DEFAULT;119 int importance = IMPORTANCE_DEFAULT; in defaultImportance()134 importance = IMPORTANCE_DEFAULT; in defaultImportance()156 if (importance < IMPORTANCE_DEFAULT) { in defaultImportance()157 importance = IMPORTANCE_DEFAULT; in defaultImportance()321 if (mImportance < IMPORTANCE_DEFAULT && in setContactAffinity()323 setImportance(IMPORTANCE_DEFAULT, getPeopleExplanation()); in setContactAffinity()
47 if (record.getImportance() >= NotificationListenerService.Ranking.IMPORTANCE_DEFAULT) { in process()
41 import static android.service.notification.NotificationListenerService.Ranking.IMPORTANCE_DEFAULT;2800 final boolean aboveThreshold = record.getImportance() >= IMPORTANCE_DEFAULT; in buzzBeepBlinkLocked()
1054 public static final int IMPORTANCE_DEFAULT = NotificationManager.IMPORTANCE_DEFAULT; field in NotificationListenerService.Ranking1194 case IMPORTANCE_DEFAULT:1306 return Ranking.IMPORTANCE_DEFAULT; in getImportance()
189 int aImportance = Ranking.IMPORTANCE_DEFAULT;190 int bImportance = Ranking.IMPORTANCE_DEFAULT;
372 case Ranking.IMPORTANCE_DEFAULT: in updateTitleAndSummary()
185 IMPORTANCE_MIN, IMPORTANCE_LOW, IMPORTANCE_DEFAULT, IMPORTANCE_HIGH,220 public static final int IMPORTANCE_DEFAULT = 3; field in NotificationManager
129 public static final int IMPORTANCE_DEFAULT = 3; field in NotificationManagerCompat
4510 field public static final int IMPORTANCE_DEFAULT = 3; // 0x3
5312 field public static final int IMPORTANCE_DEFAULT = 3; // 0x3
5469 field public static final int IMPORTANCE_DEFAULT = 3; // 0x3
5315 field public static final int IMPORTANCE_DEFAULT = 3; // 0x3