Home | History | Annotate | Download | only in email

Lines Matching full:ongoing

147      * Return whether or not a notification, based on the passed-in id, needs to be "ongoing"
149 * @return whether or not the notification must be "ongoing"
152 // "Security needed" must be ongoing so that the user doesn't close it; otherwise, sync will
176 Integer number, boolean enableAudio, boolean ongoing) {
194 .setOngoing(ongoing);