Home
last modified time | relevance | path

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

/cts/tests/tests/holo/src/android/holo/cts/
DBitmapAssets.java96 public static Bitmap getBitmap(Context context, String bitmapName) { in getBitmap() method in BitmapAssets
/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java3566 private Bitmap getBitmap(int resid) { in getBitmap() method in TextViewTest