Home
last modified time | relevance | path

Searched defs:outViewBounds (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/views/
DFloatingIconView.java254 RectF outRect, Rect outViewBounds) { in getLocationBoundsForView()
278 Utilities.getBoundsForViewInDragLayer(launcher.getDragLayer(), v, outViewBounds, in getLocationBoundsForView() local