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

  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
DetailsParallaxDrawable.java 154 public void setSolidColor(@ColorInt int color) {
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
DetailsFragmentBackgroundController.java 103 * If app supplies a custom bottom Drawable, it should not call {@link #setSolidColor(int)}.
144 * to the FitWidthBitmapDrawable. App may use {@link #setSolidColor(int)} and
149 * @see #setSolidColor(int)
176 * @param bottomDrawable Drawable shown at bottom. {@link #setSolidColor(int)} will not work
447 * Returns color set by {@link #setSolidColor(int)}.
457 * {@link ColorDrawable}, app should not use this method. It's safe to call setSolidColor()
462 public final void setSolidColor(@ColorInt int color) {
DetailsSupportFragmentBackgroundController.java 100 * If app supplies a custom bottom Drawable, it should not call {@link #setSolidColor(int)}.
141 * to the FitWidthBitmapDrawable. App may use {@link #setSolidColor(int)} and
146 * @see #setSolidColor(int)
173 * @param bottomDrawable Drawable shown at bottom. {@link #setSolidColor(int)} will not work
444 * Returns color set by {@link #setSolidColor(int)}.
454 * {@link ColorDrawable}, app should not use this method. It's safe to call setSolidColor()
459 public final void setSolidColor(@ColorInt int color) {
  /prebuilts/sdk/current/support/v17/leanback/libs/
android-support-v17-leanback.jar 
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 73 milliseconds