Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
DDragView.java567 public boolean containsAppWidgetHostView() { in containsAppWidgetHostView() method in DragView
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncher.java1877 if (dropView != null && dropView.containsAppWidgetHostView()) {