Searched refs:IMPORTANCE_LOW (Results 1 – 9 of 9) sorted by relevance
22 import static android.service.notification.NotificationListenerService.Ranking.IMPORTANCE_LOW;131 importance = IMPORTANCE_LOW; in defaultImportance()151 if (!isNoisy && importance > IMPORTANCE_LOW) { in defaultImportance()152 importance = IMPORTANCE_LOW; in defaultImportance()
248 return Ranking.IMPORTANCE_LOW; in getSelectedImportance()275 if (importance == NotificationListenerService.Ranking.IMPORTANCE_LOW) { in bindToggles()367 case Ranking.IMPORTANCE_LOW: in updateTitleAndSummary()
1046 public static final int IMPORTANCE_LOW = NotificationManager.IMPORTANCE_LOW; field in NotificationListenerService.Ranking1172 mIsAmbient = importance < IMPORTANCE_LOW; in populate()1192 case IMPORTANCE_LOW:
185 IMPORTANCE_MIN, IMPORTANCE_LOW, IMPORTANCE_DEFAULT, IMPORTANCE_HIGH,214 public static final int IMPORTANCE_LOW = 2; field in NotificationManager
123 public static final int IMPORTANCE_LOW = 2; field in NotificationManagerCompat
4512 field public static final int IMPORTANCE_LOW = 2; // 0x2
5314 field public static final int IMPORTANCE_LOW = 2; // 0x2
5471 field public static final int IMPORTANCE_LOW = 2; // 0x2
5317 field public static final int IMPORTANCE_LOW = 2; // 0x2