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

/frameworks/support/compat/src/main/java/androidx/core/app/
H A DNotificationManagerCompat.java137 public static final int IMPORTANCE_DEFAULT = 3; field in class:NotificationManagerCompat
248 * @return An importance level, such as {@link #IMPORTANCE_DEFAULT}.
/frameworks/base/core/java/android/app/
H A DNotificationManager.java257 IMPORTANCE_MIN, IMPORTANCE_LOW, IMPORTANCE_DEFAULT, IMPORTANCE_HIGH
298 public static final int IMPORTANCE_DEFAULT = 3; field in class:NotificationManager

Completed in 66 milliseconds