Searched refs:getAppWidgetHostViewPreview (Results 1 – 4 of 4) sorted by relevance
110 if (image.getDrawable() == null && v.getAppWidgetHostViewPreview() == null) { in onWidgetItemLongClick()118 dragHelper.setAppWidgetHostViewPreview(v.getAppWidgetHostViewPreview()); in onWidgetItemLongClick()127 NavigableAppWidgetHostView preview = v.getAppWidgetHostViewPreview(); in onWidgetItemLongClick()
187 && widgetCell.getAppWidgetHostViewPreview() == null) { in getAllAppsItemLongClickListener()
209 NavigableAppWidgetHostView appWidgetHostView = mWidgetCell.getAppWidgetHostViewPreview(); in onLongClick()
387 public NavigableAppWidgetHostView getAppWidgetHostViewPreview() { in getAppWidgetHostViewPreview() method in WidgetCell