Home
last modified time | relevance | path

Searched refs:getSemanticAction (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/app/
DNotificationTest.java294 assertEquals(Notification.Action.SEMANTIC_ACTION_NONE, action.getSemanticAction()); in action_builder_hasDefault()
301 assertEquals(Notification.Action.SEMANTIC_ACTION_REPLY, action.getSemanticAction()); in action_builder_setSemanticAction()
312 assertEquals(Notification.Action.SEMANTIC_ACTION_ARCHIVE, action.getSemanticAction()); in action_parcel()
322 action.clone().getSemanticAction()); in action_clone()
/frameworks/base/core/java/android/app/
DNotification.java1564 public @SemanticAction int getSemanticAction() { in getSemanticAction() method in Notification.Action
1633 action.getAllowGeneratedReplies(), action.getSemanticAction()); in Builder()
1808 getSemanticAction(), in clone()
/frameworks/base/config/
Dboot-image-profile.txt1776 HSPLandroid/app/Notification$Action;->getSemanticAction()I
/frameworks/base/non-updatable-api/
Dcurrent.txt5419 method public int getSemanticAction();
/frameworks/base/api/
Dcurrent.txt5419 method public int getSemanticAction();