Searched defs:mTmpPt (Results 1 – 1 of 1) sorted by relevance
41 private final int[] mTmpPt = new int[2]; field in AppWidgetResizeFrame405 mDragLayer.getDescendantCoordRelativeToSelf(mCellLayout.getShortcutsAndWidgets(), mTmpPt); in snapToWidget() local