Searched refs:handleDrag (Results 1 – 2 of 2) sorted by relevance
306 public void handleDrag(Rect rectInView, View view, int screenId) { in handleDrag() method in LauncherAppWidgetHostView
1167 ((LauncherAppWidgetHostView) view).handleDrag(mTempRect, this, screenId); in applyColorExtractionOnWidget()