Searched refs:setSemanticAction (Results 1 – 5 of 5) sorted by relevance
300 builder -> builder.setSemanticAction(Notification.Action.SEMANTIC_ACTION_REPLY)); in action_builder_setSemanticAction()308 builder.setSemanticAction(Notification.Action.SEMANTIC_ACTION_ARCHIVE); in action_parcel()319 builder -> builder.setSemanticAction(Notification.Action.SEMANTIC_ACTION_DELETE)); in action_clone()
1717 public Builder setSemanticAction(@SemanticAction int semanticAction) { in setSemanticAction() method in Notification.Action.Builder
1769 HSPLandroid/app/Notification$Action$Builder;->setSemanticAction(I)Landroid/app/Notification$Action$…
5450 method @NonNull public android.app.Notification.Action.Builder setSemanticAction(int);