Home
last modified time | relevance | path

Searched defs:transposeLayoutWithOrientation (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DDeviceProfile.java66 public final boolean transposeLayoutWithOrientation; field in DeviceProfile
215 boolean isMultiWindowMode, boolean transposeLayoutWithOrientation, in DeviceProfile()
1053 public Builder setTransposeLayoutWithOrientation(boolean transposeLayoutWithOrientation) { in setTransposeLayoutWithOrientation()