Searched defs:IMPORTANCE_DEFAULT (Results 1 – 3 of 3) sorted by relevance
27 IMPORTANCE_DEFAULT = 3; // Shows everywhere, makes noise, no heads-up. enumerator
639 mChannelToUpdate.getOriginalImportance(), IMPORTANCE_DEFAULT)); in run() local643 mChannelToUpdate.getOriginalImportance(), IMPORTANCE_DEFAULT)); in run() local
540 public static final int IMPORTANCE_DEFAULT = 3; field in NotificationManager