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

/frameworks/support/recommendation/src/android/support/app/recommendation/
H A DRecommendationExtender.java208 public RecommendationExtender setPricingInformation( method in class:RecommendationExtender
220 * @see RecommendationExtender#setPricingInformation
233 * @see RecommendationExtender#setPricingInformation
H A DContentRecommendation.java158 * Value to be used with {@link Builder#setPricingInformation} to indicate that the content
164 * Value to be used with {@link Builder#setPricingInformation} to indicate that the content
171 * Value to be used with {@link Builder#setPricingInformation} to indicate that the content
178 * Value to be used with {@link Builder#setPricingInformation} to indicate that the content
185 * Value to be used with {@link Builder#setPricingInformation} to indicate that the content
1006 public Builder setPricingInformation(@ContentPricing String priceType, method in class:ContentRecommendation.Builder
1129 recExtender.setPricingInformation(mPriceType, mPriceValue);

Completed in 65 milliseconds