Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/graphics/drawable/
DIconTest.java240 final Bitmap bit1 = ((BitmapDrawable) getContext().getDrawable(R.drawable.landscape)) in testWithFile() local
264 final Bitmap bit1 = ((BitmapDrawable) getContext().getDrawable(R.drawable.landscape)) in testAsync() local
326 final Icon bit1 = Icon.createWithBitmap(originalbits); in testParcel() local