Searched refs:getViewBounds (Results 1 – 2 of 2) sorted by relevance
168 public Rect getViewBounds(View v) { in getViewBounds() method in BaseDraggingActivity208 intent.setSourceBounds(getViewBounds(v)); in startActivitySafely()
158 Rect sourceBounds = mTarget.getViewBounds(view); in onClick()