Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7e0f2ac4 authored by Jose Lima's avatar Jose Lima
Browse files

Add pre-order as a pricing type for ContentInfoExtender

Change-Id: I137d038c82342869dd104b178f1b11ba02fed07c
parent f7de5813
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -5646,6 +5646,13 @@ public class Notification implements Parcelable
         */
        public static final String CONTENT_PRICING_PURCHASE = "android.contentPrice.purchase";

        /**
         * Value to be used with {@link #setPricingInformation} to indicate that the content
         * referred by the notification item is available currently as a pre-order, and the price
         * value provided is the purchase price for the item.
         */
        public static final String CONTENT_PRICING_PREORDER = "android.contentPrice.preorder";

        /**
         * Value to be used with {@link #setPricingInformation} to indicate that the content
         * referred by the notification item is available as part of a subscription based service,