Home
last modified time | relevance | path

Searched defs:semanticAction (Results 1 – 2 of 2) sorted by relevance

/frameworks/support/compat/src/main/java/androidx/core/app/
DNotificationCompat.java3120 boolean allowGeneratedReplies, @SemanticAction int semanticAction, in Action()
3238 @SemanticAction int semanticAction, boolean showsUserInterface) { in Builder()
3310 public Builder setSemanticAction(@SemanticAction int semanticAction) { in setSemanticAction()
5075 final @Action.SemanticAction int semanticAction; in getActionCompatFromAction() local
/frameworks/base/core/java/android/app/
DNotification.java1462 @SemanticAction int semanticAction) { in Action()
1579 @SemanticAction int semanticAction) { in Builder()
1652 public Builder setSemanticAction(@SemanticAction int semanticAction) { in setSemanticAction()