Searched refs:mTmpCellXY (Results 1 – 1 of 1) sorted by relevance
37 private final int[] mTmpCellXY = new int[2]; field in ShortcutAndWidgetContainer169 final int[] cellXY = mTmpCellXY; in onLayout()