Searched refs:mPriceType (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/recommendation/src/android/support/app/recommendation/
H A DContentRecommendation.java315 private final String mPriceType; field in class:ContentRecommendation
341 mPriceType = builder.mBuilderPriceType;
613 return mPriceType;
1129 recExtender.setPricingInformation(mPriceType, mPriceValue);

Completed in 22 milliseconds