Home | History | Annotate | Download | only in email

Lines Matching full:ongoing

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