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

  /frameworks/support/recommendation/src/android/support/app/recommendation/
RecommendationExtender.java 57 private static final String KEY_CONTENT_STATUS = "android.contentStatus";
91 mContentStatus = contentBundle.getInt(KEY_CONTENT_STATUS, -1);
119 contentBundle.putInt(KEY_CONTENT_STATUS, mContentStatus);
  /prebuilts/sdk/current/support/recommendation/libs/
android-support-recommendation.jar 

Completed in 78 milliseconds