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