Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/app/
H A DNotificationTest.java1465 Notification.Action actionWithRemoteInput = in testFreeformRemoteInputActionPair_hasRemoteInput() local
1477 .addAction(actionWithRemoteInput) in testFreeformRemoteInputActionPair_hasRemoteInput()
1485 Assert.assertEquals(actionWithRemoteInput, remoteInputActionPair.second); in testFreeformRemoteInputActionPair_hasRemoteInput()