OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mPricingValue
(Results
1 - 2
of
2
) sorted by null
/frameworks/support/recommendation/src/android/support/app/recommendation/
RecommendationExtender.java
66
private String
mPricingValue
;
90
mPricingValue
= contentBundle.getString(KEY_CONTENT_PRICING_VALUE);
115
if (
mPricingValue
!= null) {
116
contentBundle.putString(KEY_CONTENT_PRICING_VALUE,
mPricingValue
);
211
mPricingValue
= priceValue;
239
return
mPricingValue
;
/prebuilts/sdk/current/support/recommendation/libs/
android-support-recommendation.jar
Completed in 50 milliseconds