Home
last modified time | relevance | path

Searched refs:semanticAction (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyStateInflater.kt253 it.isContextual && it.semanticAction == in inflateSmartReplyState()
394 SEMANTIC_ACTION_MARK_CONVERSATION_AS_PRIORITY == action.semanticAction) { in onSmartActionClick()
/frameworks/base/core/java/android/app/
DNotification.java1889 @SemanticAction int semanticAction, boolean isContextual, in Action() argument
1900 this.mSemanticAction = semanticAction; in Action()
2063 @SemanticAction int semanticAction, boolean authRequired) { in Builder() argument
2073 mSemanticAction = semanticAction; in Builder()
2142 public Builder setSemanticAction(@SemanticAction int semanticAction) { in setSemanticAction() argument
2143 mSemanticAction = semanticAction; in setSemanticAction()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRow.java2141 public void doSmartActionClick(int x, int y, int semanticAction) {
2148 if (SEMANTIC_ACTION_MARK_CONVERSATION_AS_PRIORITY == semanticAction
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...