Searched defs:backgroundDrawable (Results 1 – 6 of 6) sorted by relevance
120 ColorDrawable backgroundDrawable = in onResume() local
154 Drawable backgroundDrawable = null; in onLoadLogoAndBackgroundImages() local
228 final GradientDrawable backgroundDrawable = ((GradientDrawable) getResources() in updateRecordButtonAppearance() local
227 Drawable backgroundDrawable = Themes.getAttrDrawable(getContext(), in createCarTabItemView() local
140 public DynamicAdaptiveIconDrawable(Drawable backgroundDrawable, in DynamicAdaptiveIconDrawable()
140 private GradientDrawable backgroundDrawable; field in InCallActivity