Searched refs:setOngoing (Results 1 – 17 of 17) sorted by relevance
126 .setOngoing(true) in createPrintingNotification()144 .setOngoing(true) in createFailedNotification()160 .setOngoing(true) in createBlockedNotification()174 .setOngoing(true) in createCancellingNotification()185 .setOngoing(true) in createStackedNotification()
38 .setOngoing((n.flags & Notification.FLAG_ONGOING_EVENT) != 0) in add()
39 .setOngoing((n.flags & Notification.FLAG_ONGOING_EVENT) != 0) in add()
158 .setOngoing(true) in showInvalidChargerNotification()215 .setOngoing(true) in showSaverNotification()
54 .setOngoing((n.flags & Notification.FLAG_ONGOING_EVENT) != 0) in Builder()
53 .setOngoing((n.flags & Notification.FLAG_ONGOING_EVENT) != 0) in Builder()
77 .setOngoing((n.flags & Notification.FLAG_ONGOING_EVENT) != 0) in Builder()
341 .setOngoing(true) in showNotification()
845 builder.setOngoing(true); in enqueueNotification()880 builder.setOngoing(true); in enqueueNotification()919 builder.setOngoing(true); in enqueueRestrictedNotification()
85 .setOngoing((n.flags & Notification.FLAG_ONGOING_EVENT) != 0) in Builder()
420 b.setOngoing(getChecked(R.id.flag_ongoing)); in buildNotification()
232 .setOngoing(true)
1195 public Builder setOngoing(boolean ongoing) { in setOngoing() method in NotificationCompat.Builder
648 .setOngoing(true) in notifyUserAboutHiddenNotifications()
2411 public Builder setOngoing(boolean ongoing) {
4831 method public android.app.Notification.Builder setOngoing(boolean);
4741 method public android.app.Notification.Builder setOngoing(boolean);