Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/app/
H A DNotificationTest.java278 Bundle bundleContainingAnotherNotification = new Bundle(); in allPendingIntents_resilientToAnotherNotificationInExtras() local
279 bundleContainingAnotherNotification.putParcelable(null, another); in allPendingIntents_resilientToAnotherNotificationInExtras()
283 .setExtras(bundleContainingAnotherNotification) in allPendingIntents_resilientToAnotherNotificationInExtras()