Searched defs:setNotification (Results 1 – 7 of 7) sorted by relevance
119 void setNotification(int jobId, int notificationId, in setNotification() method
456 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
188 public NotificationEntryBuilder setNotification(Notification notification) { in setNotification() method in NotificationEntryBuilder
350 public void setNotification(StatusBarNotification notification) { in setNotification() method in StatusBarIconView
303 public void setNotification(int jobId, int notificationId, in setNotification() method in JobServiceContext.JobCallback