Home
last modified time | relevance | path

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

/frameworks/base/core/proto/android/app/
Dnotification.proto42 VISIBILITY_SECRET = -1; enumerator
/frameworks/base/core/java/android/app/
DNotification.java864 public static final int VISIBILITY_SECRET = -1; field in Notification