Home
last modified time | relevance | path

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

/core/core/src/main/java/androidx/core/app/
DNotificationCompatBuilder.java730 int semanticAction) { in setSemanticAction()
DNotificationCompat.java5699 @SemanticAction int semanticAction, boolean showsUserInterface, in Action()
5712 @SemanticAction int semanticAction, boolean showsUserInterface, in Action()
5940 @SemanticAction int semanticAction, boolean showsUserInterface, in Builder()
6017 public @NonNull Builder setSemanticAction(@SemanticAction int semanticAction) { in setSemanticAction()
8996 final @Action.SemanticAction int semanticAction; in getActionCompatFromAction() local