Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DDeviceProfile.java62 public final boolean transposeLayoutWithOrientation; field in DeviceProfile
225 boolean isMultiWindowMode, boolean transposeLayoutWithOrientation, in DeviceProfile()
1195 public Builder setTransposeLayoutWithOrientation(boolean transposeLayoutWithOrientation) { in setTransposeLayoutWithOrientation()