Home
last modified time | relevance | path

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

/frameworks/base/core/proto/android/app/
Dnotification.proto44 VISIBILITY_PUBLIC = 1; enumerator
/frameworks/base/core/java/android/app/
DNotification.java888 public static final int VISIBILITY_PUBLIC = 1; field in Notification