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

/frameworks/support/recommendation/src/android/support/app/recommendation/
H A DContentRecommendation.java309 private final String mBackgroundImageUri; field in class:ContentRecommendation
335 mBackgroundImageUri = builder.mBuilderBackgroundImageUri;
417 return mBackgroundImageUri;
1083 if (mBackgroundImageUri != null) {
1085 mBackgroundImageUri);

Completed in 33 milliseconds