/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | NotificationData.java | 265 if (sbn.getNotification().visibility == Notification.VISIBILITY_SECRET && in shouldFilterOut()
|
/frameworks/base/docs/html-intl/intl/ru/design/patterns/ |
D | notifications.jd | 820 href="/reference/android/app/Notification.html#VISIBILITY_SECRET">Notification.VISIBILITY_SECRET</a…
|
/frameworks/base/docs/html-intl/intl/zh-cn/design/patterns/ |
D | notifications.jd | 820 href="/reference/android/app/Notification.html#VISIBILITY_SECRET">Notification.VISIBILITY_SECRET</a…
|
/frameworks/base/docs/html-intl/intl/ko/design/patterns/ |
D | notifications.jd | 820 href="/reference/android/app/Notification.html#VISIBILITY_SECRET">Notification.VISIBILITY_SECRET</a…
|
/frameworks/base/docs/html-intl/intl/zh-tw/design/patterns/ |
D | notifications.jd | 820 href="/reference/android/app/Notification.html#VISIBILITY_SECRET">Notification.VISIBILITY_SECRET</a…
|
/frameworks/base/docs/html-intl/intl/ja/design/patterns/ |
D | notifications.jd | 820 href="/reference/android/app/Notification.html#VISIBILITY_SECRET">Notification.VISIBILITY_SECRET</a…
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | UserSwitcherController.java | 394 .setVisibility(Notification.VISIBILITY_SECRET)
|
/frameworks/base/docs/html-intl/intl/ja/about/versions/ |
D | android-5.0.jd | 299 <li>{@link android.app.Notification#VISIBILITY_SECRET VISIBILITY_SECRET}: 通知のアイコンも含めて何も表示しません。</li>
|
/frameworks/base/docs/html-intl/intl/ru/about/versions/ |
D | android-5.0.jd | 300 <li>{@link android.app.Notification#VISIBILITY_SECRET VISIBILITY_SECRET}: не показывать ничего, кро…
|
/frameworks/base/docs/html-intl/intl/zh-tw/about/versions/ |
D | android-5.0.jd | 299 <li>{@link android.app.Notification#VISIBILITY_SECRET VISIBILITY_SECRET}:不顯示任何資訊,即使是通知的圖示也不顯示。</li>
|
/frameworks/base/docs/html-intl/intl/ko/about/versions/ |
D | android-5.0.jd | 300 <li>{@link android.app.Notification#VISIBILITY_SECRET VISIBILITY_SECRET}: 알림 아이콘을 포함하여 아무것도 표시하지 않습…
|
/frameworks/base/docs/html-intl/intl/zh-cn/about/versions/ |
D | android-5.0.jd | 301 <li>{@link android.app.Notification#VISIBILITY_SECRET VISIBILITY_SECRET}:不显示任何内容,甚至连通知图标也不显示。</li>
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | NotificationUsageStats.java | 350 case Notification.VISIBILITY_SECRET: in countApiUse()
|
/frameworks/base/docs/html/design/patterns/ |
D | notifications.jd | 839 href="/reference/android/app/Notification.html#VISIBILITY_SECRET">Notification.VISIBILITY_SECRET</A…
|
/frameworks/base/docs/html-intl/intl/es/design/patterns/ |
D | notifications.jd | 820 href="/reference/android/app/Notification.html#VISIBILITY_SECRET">Notification.VISIBILITY_SECRET</a…
|
/frameworks/base/core/java/android/app/ |
D | Notification.java | 580 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/ |
D | notifications.jd | 820 href="/reference/android/app/Notification.html#VISIBILITY_SECRET">Notification.VISIBILITY_SECRET</a…
|
/frameworks/support/v4/java/android/support/v4/app/ |
D | NotificationCompat.java | 369 public static final int VISIBILITY_SECRET = -1; field in NotificationCompat
|
/frameworks/base/docs/html/about/versions/ |
D | android-5.0.jd | 296 <li>{@link android.app.Notification#VISIBILITY_SECRET VISIBILITY_SECRET}:
|
/frameworks/base/docs/html-intl/intl/es/about/versions/ |
D | android-5.0.jd | 299 <li>{@link android.app.Notification#VISIBILITY_SECRET VISIBILITY_SECRET}: No muestra nada y excluye…
|
/frameworks/base/docs/html-intl/intl/pt-br/about/versions/ |
D | android-5.0.jd | 297 <li>{@link android.app.Notification#VISIBILITY_SECRET VISIBILITY_SECRET}: mostra nada, exclui até o…
|
/frameworks/base/docs/html/guide/topics/ui/notifiers/ |
D | notifications.jd | 872 <li>{@link android.support.v4.app.NotificationCompat#VISIBILITY_SECRET} doesn't show any part of
|
/frameworks/support/v4/api/ |
D | 22.0.0.txt | 432 field public static final int VISIBILITY_SECRET = -1; // 0xffffffff
|
D | 22.1.0.txt | 432 field public static final int VISIBILITY_SECRET = -1; // 0xffffffff
|
/frameworks/base/docs/html/sdk/api_diff/21/ |
D | missingSinces.txt | 1989 NO DOC BLOCK: android.app.Notification Field VISIBILITY_SECRET
|