OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:invertLayoutHorizontally
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Launcher2/src/com/android/launcher2/
ShortcutAndWidgetContainer.java
105
lp.setup(mCellWidth, mCellHeight, mWidthGap, mHeightGap,
invertLayoutHorizontally
(),
119
lp.setup(cellWidth, cellHeight, mWidthGap, mHeightGap,
invertLayoutHorizontally
(), mCountX);
126
private boolean
invertLayoutHorizontally
() {
/packages/apps/Launcher3/src/com/android/launcher3/
ShortcutAndWidgetContainer.java
113
lp.setup(mCellWidth, mCellHeight, mWidthGap, mHeightGap,
invertLayoutHorizontally
(),
147
lp.setup(cellWidth, cellHeight, mWidthGap, mHeightGap,
invertLayoutHorizontally
(),
171
private boolean
invertLayoutHorizontally
() {
Completed in 47 milliseconds