OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mTransposeLayoutWithOrientation
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Launcher2/src/com/android/launcher2/
Hotseat.java
42
private boolean
mTransposeLayoutWithOrientation
;
62
mTransposeLayoutWithOrientation
=
78
return (mIsLandscape &&
mTransposeLayoutWithOrientation
);
/packages/apps/Launcher3/src/com/android/launcher3/
Hotseat.java
44
private boolean
mTransposeLayoutWithOrientation
;
59
mTransposeLayoutWithOrientation
=
83
return (mIsLandscape &&
mTransposeLayoutWithOrientation
);
Completed in 27 milliseconds