Home | History | Annotate | Download | only in app

Lines Matching defs:FLAG_ONLY_ALERT_ONCE

546     public static final int FLAG_ONLY_ALERT_ONCE    = 0x00000008;
3911 * @see Notification#FLAG_ONLY_ALERT_ONCE
3914 setFlag(FLAG_ONLY_ALERT_ONCE, onlyAlertOnce);