Home
last modified time | relevance | path

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

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