Searched refs:FakeShadowDrawable (Results 1 – 2 of 2) sorted by relevance
42 class FakeShadowDrawable extends Drawable { class85 public FakeShadowDrawable(Resources resources, RecentsConfiguration config) { in FakeShadowDrawable() method in FakeShadowDrawable
181 setBackground(new FakeShadowDrawable(res, config)); in TaskView()