HomeSort by relevance Sort by last modified time
    Searched refs:AllAppsBackgroundDrawable (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/allapps/
AllAppsBackgroundDrawable.java 87 public class AllAppsBackgroundDrawable extends Drawable {
96 public AllAppsBackgroundDrawable(Context context) {
AllAppsRecyclerView.java 50 private AllAppsBackgroundDrawable mEmptySearchBackground;
231 mEmptySearchBackground = new AllAppsBackgroundDrawable(getContext());

Completed in 219 milliseconds