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

/frameworks/support/compat/java/android/support/v4/app/
H A DNotificationManagerCompat.java138 public static final int IMPORTANCE_HIGH = 4; field in class:NotificationManagerCompat
/frameworks/base/core/java/android/app/
H A DNotificationManager.java184 IMPORTANCE_MIN, IMPORTANCE_LOW, IMPORTANCE_DEFAULT, IMPORTANCE_HIGH
231 public static final int IMPORTANCE_HIGH = 4; field in class:NotificationManager

Completed in 95 milliseconds