Home
last modified time | relevance | path

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

/frameworks/support/compat/java/android/support/v4/app/
DNotificationCompat.java412 public static final int VISIBILITY_SECRET = -1; field in NotificationCompat
/frameworks/base/core/java/android/app/
DNotification.java642 public static final int VISIBILITY_SECRET = -1; field in Notification