Home | History | Annotate | Download | only in carouseltest

Lines Matching refs:drawable

38         R.drawable.emo_im_angel,
39 R.drawable.emo_im_cool,
40 R.drawable.emo_im_crying,
41 R.drawable.emo_im_foot_in_mouth,
42 R.drawable.emo_im_happy,
43 R.drawable.emo_im_kissing,
44 R.drawable.emo_im_laughing,
45 R.drawable.emo_im_lips_are_sealed,
46 R.drawable.emo_im_money_mouth,
47 R.drawable.emo_im_sad,
48 R.drawable.emo_im_surprised,
49 R.drawable.emo_im_tongue_sticking_out,
50 R.drawable.emo_im_undecided,
51 R.drawable.emo_im_winking,
52 R.drawable.emo_im_wtf,
53 R.drawable.emo_im_yelling
93 mView.setDefaultBitmap(BitmapFactory.decodeResource(res, R.drawable.wait));
94 mView.setLoadingBitmap(BitmapFactory.decodeResource(res, R.drawable.blank_album));
95 mView.setBackgroundBitmap(BitmapFactory.decodeResource(res, R.drawable.background));