Home
last modified time | relevance | path

Searched refs:getBitmapWithBorder (Results 1 – 1 of 1) sorted by relevance

/development/samples/devbytes/animation/ListViewDraggingAnimation/src/com/example/android/listviewdragginganimation/
DDynamicListView.java157 Bitmap b = getBitmapWithBorder(v); in getAndAddHoverView()
170 private Bitmap getBitmapWithBorder(View v) { in getBitmapWithBorder() method in DynamicListView