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.java42 public final boolean transposeLayoutWithOrientation; field in DeviceProfile
164 transposeLayoutWithOrientation = in DeviceProfile()
541 return isLandscape && transposeLayoutWithOrientation; in isVerticalBarLayout()