Home
last modified time | relevance | path

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

/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
DMyNotificationListenerService.java46 final PendingIntentSender sender = new PendingIntentSender(); in onNotificationPosted()
77 private static final class PendingIntentSender { class in MyNotificationListenerService