Home
last modified time | relevance | path

Searched refs:rectInView (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/widget/
H A DLauncherAppWidgetHostView.java306 public void handleDrag(Rect rectInView, View view, int screenId) { in handleDrag() argument
308 mColorExtractor.setWorkspaceLocation(rectInView, view, screenId); in handleDrag()