Searched refs:sDragLayerLoc (Results 1 – 1 of 1) sorted by relevance
64 private static final int[] sDragLayerLoc = new int[2]; field in AppWidgetResizeFrame569 mDragLayer.getLocationInWindow(sDragLayerLoc);570 int x = sDragLayerLoc[0];571 int y = sDragLayerLoc[1];