Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DDeviceProfile.java46 public final boolean transposeLayoutWithOrientation; field in DeviceProfile
171 transposeLayoutWithOrientation = in DeviceProfile()
574 return isLandscape && transposeLayoutWithOrientation; in isVerticalBarLayout()