Searched refs:STATUS_BAR_DISABLE_NOTIFICATION_ICONS (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
H A DStatusBarManager.java44 public static final int DISABLE_NOTIFICATION_ICONS = View.STATUS_BAR_DISABLE_NOTIFICATION_ICONS;
/frameworks/base/core/java/android/view/
H A DView.java3419 * set {@link #STATUS_BAR_DISABLE_NOTIFICATION_ICONS}, new notifications will continue to show.
3431 public static final int STATUS_BAR_DISABLE_NOTIFICATION_ICONS = 0x00020000; field in class:View
3451 * {@link #STATUS_BAR_DISABLE_NOTIFICATION_ICONS} implies

Completed in 105 milliseconds