Searched defs:VISIBILITY_NO_OVERRIDE (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java1015 public static final int VISIBILITY_NO_OVERRIDE = NotificationManager.VISIBILITY_NO_OVERRIDE; field in class:NotificationListenerService.Ranking
1112 * {@link NotificationListenerService.Ranking#VISIBILITY_NO_OVERRIDE} if
1280 return Ranking.VISIBILITY_NO_OVERRIDE;
/frameworks/base/core/java/android/app/
H A DNotificationManager.java184 @IntDef({VISIBILITY_NO_OVERRIDE, IMPORTANCE_UNSPECIFIED, IMPORTANCE_NONE,
192 public static final int VISIBILITY_NO_OVERRIDE = -1000; field in class:NotificationManager

Completed in 41 milliseconds