Searched defs:backgroundDrawable (Results 1 – 9 of 9) sorted by relevance
52 final Drawable backgroundDrawable = new ColorDrawable(Color.RED); in testAspectRatio() local
111 Drawable backgroundDrawable = mPhoneWindow.getDecorView().getBackground(); in testWindowBackground_colorLiteral() local
88 @Named(DREAM_HOME_CONTROLS_BACKGROUND_DRAWABLE) Drawable backgroundDrawable) { in provideHomeControlsChipView()
210 final Drawable backgroundDrawable = in setSingleLineLayout() local262 final Drawable backgroundDrawable; in setTwoLineLayout() local435 final Drawable backgroundDrawable = mContext.getDrawable( in initFakeActiveDevice() local
164 private void updateReferenceToIndicatorDrawable(Drawable backgroundDrawable) { in updateReferenceToIndicatorDrawable()
88 private var backgroundDrawable: WrappedDrawable? = null variable in com.android.systemui.animation.GhostedViewLaunchAnimatorController306 val backgroundDrawable = backgroundDrawable!! in onLaunchAnimationProgress() constant
165 val backgroundDrawable = iconTile.background as ShapeDrawable in <lambda>() constant
194 public AdaptiveIconDrawable(Drawable backgroundDrawable, in AdaptiveIconDrawable()206 public AdaptiveIconDrawable(@Nullable Drawable backgroundDrawable, in AdaptiveIconDrawable()
2336 public static Drawable getResizingBackgroundDrawable(@Nullable Drawable backgroundDrawable, in getResizingBackgroundDrawable()