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

/frameworks/support/compat/src/main/java/androidx/core/app/
H A DNotificationManagerCompat.java126 public static final int IMPORTANCE_MIN = 1; field in class:NotificationManagerCompat
/frameworks/base/core/java/android/app/
H A DNotificationManager.java257 IMPORTANCE_MIN, IMPORTANCE_LOW, IMPORTANCE_DEFAULT, IMPORTANCE_HIGH
287 public static final int IMPORTANCE_MIN = 1; field in class:NotificationManager

Completed in 108 milliseconds