Searched refs:createDraggedChildBitmap (Results 1 – 2 of 2) sorted by relevance
236 mDragShadowBitmap = createDraggedChildBitmap(tileView); in onDragStarted()292 private Bitmap createDraggedChildBitmap(View view) { in createDraggedChildBitmap() method in PhoneFavoriteListView
633 mDragBitmap = createDraggedChildBitmap(draggedChild); in startDragging()671 private Bitmap createDraggedChildBitmap(View view) { in createDraggedChildBitmap() method in StaggeredGridView