Searched defs:drawable2 (Results 1 – 2 of 2) sorted by relevance
114 Drawable drawable2 = mActivity.getDrawable(R.drawable.pass); in testAccessThumb() local138 Drawable drawable2 = mActivity.getDrawable(R.drawable.black); in testAccessTickMark() local183 Drawable drawable2 = mActivity.getDrawable(R.drawable.pass); in testVerifyDrawable() local
187 final PaintDrawable drawable2 = new PaintDrawable(); in testGetDrawable() local