Searched refs:onDragStartedWithItem (Results 1 - 5 of 5) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/widget/
H A DWidgetsContainerView.java256 mLauncher.getWorkspace().onDragStartedWithItem(createItemInfo, preview, clipAlpha);
/packages/apps/Launcher2/src/com/android/launcher2/
H A DAppsCustomizePagedView.java558 mLauncher.getWorkspace().onDragStartedWithItem(v);
773 mLauncher.getWorkspace().onDragStartedWithItem(createItemInfo, outline, clipAlpha);
H A DFolder.java221 mLauncher.getWorkspace().onDragStartedWithItem(v);
H A DWorkspace.java1523 public void onDragStartedWithItem(View v) { method in class:Workspace
1530 public void onDragStartedWithItem(PendingAddItemInfo info, Bitmap b, boolean clipAlpha) { method in class:Workspace
/packages/apps/Launcher3/src/com/android/launcher3/
H A DWorkspace.java1923 public void onDragStartedWithItem(PendingAddItemInfo info, Bitmap b, boolean clipAlpha) { method in class:Workspace

Completed in 76 milliseconds