Searched refs:autoCancel (Results 1 – 1 of 1) sorted by relevance
1441 public Builder setAutoCancel(boolean autoCancel) { in setAutoCancel() argument1442 setFlag(Notification.FLAG_AUTO_CANCEL, autoCancel); in setAutoCancel()