Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/app/
DNotificationTest.java300 builder -> builder.setSemanticAction(Notification.Action.SEMANTIC_ACTION_REPLY)); in action_builder_setSemanticAction()
301 assertEquals(Notification.Action.SEMANTIC_ACTION_REPLY, action.getSemanticAction()); in action_builder_setSemanticAction()
/frameworks/base/core/java/android/app/
DNotification.java1402 public static final int SEMANTIC_ACTION_REPLY = 1; field in Notification.Action
2118 SEMANTIC_ACTION_REPLY,
/frameworks/base/non-updatable-api/
Dcurrent.txt5430 field public static final int SEMANTIC_ACTION_REPLY = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt5430 field public static final int SEMANTIC_ACTION_REPLY = 1; // 0x1