HomeSort by relevance Sort by last modified time
    Searched refs:makeUploadNotification (Results 1 - 2 of 2) sorted by null

  /packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/
ProgressService.java 60 NotificationService.makeUploadNotification(
NotificationService.java 105 public static Notification makeUploadNotification(Context context, int progress, long when) {
128 mNotifications.add(makeUploadNotification(this, 10, uploadWhen));

Completed in 3509 milliseconds