Searched refs:getAppWidgetHostViewPreview (Results 1 – 3 of 3) sorted by relevance
193 if (image.getDrawable() == null && v.getAppWidgetHostViewPreview() == null) { in beginDraggingWidget()201 dragHelper.setAppWidgetHostViewPreview(v.getAppWidgetHostViewPreview()); in beginDraggingWidget()210 NavigableAppWidgetHostView preview = v.getAppWidgetHostViewPreview(); in beginDraggingWidget()
328 public NavigableAppWidgetHostView getAppWidgetHostViewPreview() { in getAppWidgetHostViewPreview() method in WidgetCell
178 NavigableAppWidgetHostView appWidgetHostView = mWidgetCell.getAppWidgetHostViewPreview(); in onLongClick()