Searched refs:makeUploadNotification (Results 1 – 1 of 1) sorted by relevance
165 public static Notification makeUploadNotification(Context context, int progress, long when) { in makeUploadNotification() method in NotificationTests266 mNotifications.add(makeUploadNotification(mContext, 0, uploadWhen)); in testCreate()