Searched defs:semanticAction (Results 1 – 2 of 2) sorted by relevance
730 int semanticAction) { in setSemanticAction()
5699 @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