Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/app/
DNotificationTest.java418 builder.setSemanticAction(Notification.Action.SEMANTIC_ACTION_ARCHIVE); in action_parcel()
422 assertEquals(Notification.Action.SEMANTIC_ACTION_ARCHIVE, action.getSemanticAction()); in action_parcel()
/frameworks/base/core/java/android/app/
DNotification.java1783 public static final int SEMANTIC_ACTION_ARCHIVE = 5; field in Notification.Action
2569 SEMANTIC_ACTION_ARCHIVE,
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt6556 field public static final int SEMANTIC_ACTION_ARCHIVE = 5; // 0x5