Searched refs:setOngoing (Results 1 – 12 of 12) sorted by relevance
38 .setOngoing((n.flags & Notification.FLAG_ONGOING_EVENT) != 0) in add()
95 .setOngoing(true) in onReceive()
329 public Builder setOngoing(boolean ongoing) { in setOngoing() method in NotificationCompat.Builder
343 b.setOngoing(getChecked(R.id.flag_ongoing)); in buildNotification()
741 builder.setOngoing(true); in enqueueNotification()776 builder.setOngoing(true); in enqueueNotification()813 builder.setOngoing(true); in enqueueRestrictedNotification()
346 .setOngoing(true) in showNotification()
1271 public Builder setOngoing(boolean ongoing) { in setOngoing() method in Notification.Builder
1497 .setOngoing(true) in updateNotificationIcons()
3645 method public android.app.Notification.Builder setOngoing(boolean);
3649 method public android.app.Notification.Builder setOngoing(boolean);
3798 method public android.app.Notification.Builder setOngoing(boolean);