Searched defs:getViewBounds (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncher.java2516 intent.setSourceBounds(getViewBounds(v));
2535 intent.setSourceBounds(getViewBounds(v));
2660 public Rect getViewBounds(View v) { method in class:Launcher
2682 intent.setSourceBounds(getViewBounds(v));

Completed in 38 milliseconds