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

/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java713 public static final int VISIBILITY_NO_OVERRIDE = -1000; field in class:NotificationListenerService.Ranking
751 * {@link NotificationListenerService.Ranking#VISIBILITY_NO_OVERRIDE} if
859 return Ranking.VISIBILITY_NO_OVERRIDE;

Completed in 59 milliseconds