Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/app/
H A DNotificationTest.java555 Notification.Action actionToKeep = makeNotificationAction(null); in testCallStyle_getSystemActions_forIncomingCallWithOtherActions() local
558 .addAction(actionToKeep) in testCallStyle_getSystemActions_forIncomingCallWithOtherActions()
566 assertEquals(actionToKeep, actions.get(1)); in testCallStyle_getSystemActions_forIncomingCallWithOtherActions()