Searched refs:AllAppsBackgroundDrawable (Results 1 – 2 of 2) sorted by relevance
38 public class AllAppsBackgroundDrawable extends Drawable { class101 public AllAppsBackgroundDrawable(Context context) { in AllAppsBackgroundDrawable() method in AllAppsBackgroundDrawable
60 private AllAppsBackgroundDrawable mEmptySearchBackground;163 mEmptySearchBackground = new AllAppsBackgroundDrawable(getContext()); in onSearchResultsChanged()