Home | History | Annotate | Download | only in launcher2

Lines Matching defs:cd

427             ColorDrawable cd = new ColorDrawable(Color.RED);
428 cd.setBounds(0, 0, mCellWidth, mCellHeight);
435 cd.draw(canvas);