Home
last modified time | relevance | path

Searched refs:VISIBILITY_SECRET (Results 1 – 25 of 31) sorted by relevance

12

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationData.java265 if (sbn.getNotification().visibility == Notification.VISIBILITY_SECRET && in shouldFilterOut()
/frameworks/base/docs/html-intl/intl/ru/design/patterns/
Dnotifications.jd820 href="/reference/android/app/Notification.html#VISIBILITY_SECRET">Notification.VISIBILITY_SECRET</a…
/frameworks/base/docs/html-intl/intl/zh-cn/design/patterns/
Dnotifications.jd820 href="/reference/android/app/Notification.html#VISIBILITY_SECRET">Notification.VISIBILITY_SECRET</a…
/frameworks/base/docs/html-intl/intl/ko/design/patterns/
Dnotifications.jd820 href="/reference/android/app/Notification.html#VISIBILITY_SECRET">Notification.VISIBILITY_SECRET</a…
/frameworks/base/docs/html-intl/intl/zh-tw/design/patterns/
Dnotifications.jd820 href="/reference/android/app/Notification.html#VISIBILITY_SECRET">Notification.VISIBILITY_SECRET</a…
/frameworks/base/docs/html-intl/intl/ja/design/patterns/
Dnotifications.jd820 href="/reference/android/app/Notification.html#VISIBILITY_SECRET">Notification.VISIBILITY_SECRET</a…
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DUserSwitcherController.java394 .setVisibility(Notification.VISIBILITY_SECRET)
/frameworks/base/docs/html-intl/intl/ja/about/versions/
Dandroid-5.0.jd299 <li>{@link android.app.Notification#VISIBILITY_SECRET VISIBILITY_SECRET}: 通知のアイコンも含めて何も表示しません。</li>
/frameworks/base/docs/html-intl/intl/ru/about/versions/
Dandroid-5.0.jd300 <li>{@link android.app.Notification#VISIBILITY_SECRET VISIBILITY_SECRET}: не показывать ничего, кро…
/frameworks/base/docs/html-intl/intl/zh-tw/about/versions/
Dandroid-5.0.jd299 <li>{@link android.app.Notification#VISIBILITY_SECRET VISIBILITY_SECRET}:不顯示任何資訊,即使是通知的圖示也不顯示。</li>
/frameworks/base/docs/html-intl/intl/ko/about/versions/
Dandroid-5.0.jd300 <li>{@link android.app.Notification#VISIBILITY_SECRET VISIBILITY_SECRET}: 알림 아이콘을 포함하여 아무것도 표시하지 않습…
/frameworks/base/docs/html-intl/intl/zh-cn/about/versions/
Dandroid-5.0.jd301 <li>{@link android.app.Notification#VISIBILITY_SECRET VISIBILITY_SECRET}:不显示任何内容,甚至连通知图标也不显示。</li>
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationUsageStats.java350 case Notification.VISIBILITY_SECRET: in countApiUse()
/frameworks/base/docs/html/design/patterns/
Dnotifications.jd839 href="/reference/android/app/Notification.html#VISIBILITY_SECRET">Notification.VISIBILITY_SECRET</A…
/frameworks/base/docs/html-intl/intl/es/design/patterns/
Dnotifications.jd820 href="/reference/android/app/Notification.html#VISIBILITY_SECRET">Notification.VISIBILITY_SECRET</a…
/frameworks/base/core/java/android/app/
DNotification.java580 public static final int VISIBILITY_SECRET = -1; field in Notification
1908 case VISIBILITY_SECRET: in visibilityToString()
/frameworks/base/docs/html-intl/intl/pt-br/design/patterns/
Dnotifications.jd820 href="/reference/android/app/Notification.html#VISIBILITY_SECRET">Notification.VISIBILITY_SECRET</a…
/frameworks/support/v4/java/android/support/v4/app/
DNotificationCompat.java369 public static final int VISIBILITY_SECRET = -1; field in NotificationCompat
/frameworks/base/docs/html/about/versions/
Dandroid-5.0.jd296 <li>{@link android.app.Notification#VISIBILITY_SECRET VISIBILITY_SECRET}:
/frameworks/base/docs/html-intl/intl/es/about/versions/
Dandroid-5.0.jd299 <li>{@link android.app.Notification#VISIBILITY_SECRET VISIBILITY_SECRET}: No muestra nada y excluye…
/frameworks/base/docs/html-intl/intl/pt-br/about/versions/
Dandroid-5.0.jd297 <li>{@link android.app.Notification#VISIBILITY_SECRET VISIBILITY_SECRET}: mostra nada, exclui até o…
/frameworks/base/docs/html/guide/topics/ui/notifiers/
Dnotifications.jd872 <li>{@link android.support.v4.app.NotificationCompat#VISIBILITY_SECRET} doesn't show any part of
/frameworks/support/v4/api/
D22.0.0.txt432 field public static final int VISIBILITY_SECRET = -1; // 0xffffffff
D22.1.0.txt432 field public static final int VISIBILITY_SECRET = -1; // 0xffffffff
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt1989 NO DOC BLOCK: android.app.Notification Field VISIBILITY_SECRET

12