Home
last modified time | relevance | path

Searched defs:testimageBitmap (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DImageViewTest.java272 BitmapDrawable testimageBitmap = (BitmapDrawable) drawable; in testSetImageIcon() local
288 BitmapDrawable testimageBitmap = (BitmapDrawable) drawable; in testSetImageResource() local
314 Bitmap testimageBitmap = WidgetTestUtils.getUnscaledAndDitheredBitmap( in testSetImageURI() local
330 BitmapDrawable testimageBitmap = (BitmapDrawable) drawable; in testSetImageDrawable() local
DImageSwitcherTest.java107 BitmapDrawable testimageBitmap = (BitmapDrawable) drawable; in testSetImageResource() local