Searched refs:getViewBounds (Results 1 – 2 of 2) sorted by relevance
127 public Rect getViewBounds(View v) { in getViewBounds() method in BaseDraggingActivity153 intent.setSourceBounds(getViewBounds(v)); in startActivitySafely()
167 Rect sourceBounds = activity.getViewBounds(view); in getOnClickListener()