HomeSort by relevance Sort by last modified time
    Searched defs:KEY_CONTENT_PRICING_TYPE (Results 1 - 2 of 2) sorted by null

  /frameworks/support/recommendation/src/android/support/app/recommendation/
RecommendationExtender.java 53 private static final String KEY_CONTENT_PRICING_TYPE = "android.contentPricing.type";
89 mPricingType = contentBundle.getString(KEY_CONTENT_PRICING_TYPE);
113 contentBundle.putString(KEY_CONTENT_PRICING_TYPE, mPricingType);
  /prebuilts/sdk/current/support/recommendation/libs/
android-support-recommendation.jar 

Completed in 55 milliseconds