Home | History | Annotate | Download | only in launcher3

Lines Matching defs:cd

456             ColorDrawable cd = new ColorDrawable(Color.RED);
457 cd.setBounds(0, 0, mCellWidth, mCellHeight);
464 cd.draw(canvas);