Searched defs:setNotification (Results 1 – 8 of 8) sorted by relevance
119 void setNotification(int jobId, int notificationId, in setNotification() method
472 public final void setNotification(@NonNull JobParameters params, int notificationId, in setNotification() method in JobService
494 public void setNotification(@NonNull JobParameters params, int notificationId, in setNotification() method in JobServiceEngine
125 public SbnBuilder setNotification(Notification notification) { in setNotification() method in SbnBuilder
366 public void setNotification(StatusBarNotification notification) { in setNotification() method in StatusBarIconView378 public void setNotification(@Nullable StatusBarNotification notification, in setNotification() method in StatusBarIconView
205 public NotificationEntryBuilder setNotification(Notification notification) { in setNotification() method in NotificationEntryBuilder
307 public void setNotification(int jobId, int notificationId, in setNotification() method in JobServiceContext.JobCallback
4505 public void setNotification(int notifyType) { in setNotification() method in ServiceStateTracker