Searched refs:invertLayoutHorizontally (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DShortcutAndWidgetContainer.java105 lp.setup(mCellWidth, mCellHeight, mWidthGap, mHeightGap, invertLayoutHorizontally(),
119 lp.setup(cellWidth, cellHeight, mWidthGap, mHeightGap, invertLayoutHorizontally(), mCountX);
126 private boolean invertLayoutHorizontally() { method in class:ShortcutAndWidgetContainer
/packages/apps/Launcher3/src/com/android/launcher3/
H A DShortcutAndWidgetContainer.java113 lp.setup(mCellWidth, mCellHeight, mWidthGap, mHeightGap, invertLayoutHorizontally(),
147 lp.setup(cellWidth, cellHeight, mWidthGap, mHeightGap, invertLayoutHorizontally(),
171 private boolean invertLayoutHorizontally() { method in class:ShortcutAndWidgetContainer

Completed in 27 milliseconds