Searched defs:makeCancelAllIntent (Results 1 - 1 of 1) sorted by relevance

/packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/
H A DNotificationService.java66 private static PendingIntent makeCancelAllIntent(Context context) { method in class:NotificationService
329 PendingIntent pendingCancel = makeCancelAllIntent(this);

Completed in 144 milliseconds