Searched refs:firstAction (Results 1 – 1 of 1) sorted by relevance
179 private void createNotification(@NonNull PrintJobInfo printJob, @Nullable Action firstAction, in createNotification() argument192 if (firstAction != null) { in createNotification()193 builder.addAction(firstAction); in createNotification()