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.java47 final PendingIntentSender sender = new PendingIntentSender(); in onNotificationPosted()
83 private static final class PendingIntentSender { class in MyNotificationListenerService