Searched refs:semanticAction (Results 1 – 4 of 4) sorted by relevance
253 it.isContextual && it.semanticAction == in inflateSmartReplyState()394 SEMANTIC_ACTION_MARK_CONVERSATION_AS_PRIORITY == action.semanticAction) { in onSmartActionClick()
1889 @SemanticAction int semanticAction, boolean isContextual, in Action() argument1900 this.mSemanticAction = semanticAction; in Action()2063 @SemanticAction int semanticAction, boolean authRequired) { in Builder() argument2073 mSemanticAction = semanticAction; in Builder()2142 public Builder setSemanticAction(@SemanticAction int semanticAction) { in setSemanticAction() argument2143 mSemanticAction = semanticAction; in setSemanticAction()
2141 public void doSmartActionClick(int x, int y, int semanticAction) {2148 if (SEMANTIC_ACTION_MARK_CONVERSATION_AS_PRIORITY == semanticAction
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...