Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java1471 public static final int VISIBILITY_NO_OVERRIDE = NotificationManager.VISIBILITY_NO_OVERRIDE; field in NotificationListenerService.Ranking
/frameworks/base/core/java/android/app/
DNotificationManager.java333 public static final int VISIBILITY_NO_OVERRIDE = -1000; field in NotificationManager