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

/frameworks/base/core/java/android/app/
H A DNotificationManager.java191 public static final int VISIBILITY_NO_OVERRIDE = -1000; field in class:NotificationManager
/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java1325 public static final int VISIBILITY_NO_OVERRIDE = NotificationManager.VISIBILITY_NO_OVERRIDE; field in class:NotificationListenerService.Ranking
1375 * {@link NotificationListenerService.Ranking#VISIBILITY_NO_OVERRIDE} if
1594 return Ranking.VISIBILITY_NO_OVERRIDE;

Completed in 90 milliseconds