Searched refs:awhv (Results 1 – 2 of 2) sorted by relevance
2249 AppWidgetHostView awhv = (AppWidgetHostView) cell;2250 AppWidgetResizeFrame.updateWidgetSizeRanges(awhv, mLauncher, resultSpan[0],3101 AppWidgetHostView awhv = (AppWidgetHostView) finalView;3102 AppWidgetResizeFrame.updateWidgetSizeRanges(awhv, mLauncher, item.spanX,
2798 AppWidgetHostView awhv = (AppWidgetHostView) cell; in onDrop() local2799 AppWidgetResizeFrame.updateWidgetSizeRanges(awhv, mLauncher, resultSpan[0], in onDrop()