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

/packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/
H A DNotificationService.java95 public static Notification makeSmsNotification(Context context, int update, int id, long when) { method in class:NotificationService
199 mNotifications.add(makeSmsNotification(this, 2, id, System.currentTimeMillis()));

Completed in 82 milliseconds