Searched refs:setSemanticAction (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/app/
H A DNotificationTest.java297 builder -> builder.setSemanticAction(Notification.Action.SEMANTIC_ACTION_REPLY));
305 builder.setSemanticAction(Notification.Action.SEMANTIC_ACTION_ARCHIVE);
316 builder -> builder.setSemanticAction(Notification.Action.SEMANTIC_ACTION_DELETE));
/frameworks/support/compat/src/androidTest/java/androidx/core/app/
H A DNotificationCompatTest.java851 .setSemanticAction(NotificationCompat.Action.SEMANTIC_ACTION_REPLY)
861 .setSemanticAction(NotificationCompat.Action.SEMANTIC_ACTION_REPLY)
871 .setSemanticAction(NotificationCompat.Action.SEMANTIC_ACTION_MUTE)
/frameworks/support/compat/src/main/java/androidx/core/app/
H A DNotificationCompatBuilder.java279 actionBuilder.setSemanticAction(action.getSemanticAction());
H A DNotificationCompat.java3310 public Builder setSemanticAction(@SemanticAction int semanticAction) { method in class:NotificationCompat.Action.Builder
/frameworks/base/core/java/android/app/
H A DNotification.java1652 public Builder setSemanticAction(@SemanticAction int semanticAction) { method in class:Notification.Action.Builder
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 182 milliseconds