Searched refs:getSourceVisualDragBounds (Results 1 – 6 of 6) sorted by relevance
84 dv.getSourceVisualDragBounds(mTempRect); in drawDragView()107 ((DraggableView) mView).getSourceVisualDragBounds(mTempRect); in createDrawable()
221 public void getSourceVisualDragBounds(Rect bounds) { in getSourceVisualDragBounds() method in PredictedAppIcon222 super.getSourceVisualDragBounds(bounds); in getSourceVisualDragBounds()
70 default void getSourceVisualDragBounds(Rect bounds) { in getSourceVisualDragBounds() method
191 appWidgetHostView.getSourceVisualDragBounds(bounds); in onLongClick()
863 public void getSourceVisualDragBounds(Rect bounds) { in getSourceVisualDragBounds() method in BubbleTextView
1496 draggableView.getSourceVisualDragBounds(dragRect); in beginDragShared()