Searched refs:getBoundsForViewInDragLayer (Results 1 – 3 of 3) sorted by relevance
118 Utilities.getBoundsForViewInDragLayer(mActivity.getDragLayer(), thumbnail, viewBounds, in updateInitialPositionForView()
238 Utilities.getBoundsForViewInDragLayer(launcher.getDragLayer(), v, outViewBounds, in getLocationBoundsForView()
249 public static void getBoundsForViewInDragLayer(BaseDragLayer dragLayer, View view, in getBoundsForViewInDragLayer() method in Utilities