Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DDeviceProfile.java130 private final boolean mIsResponsiveGrid; field in DeviceProfile
343 mIsResponsiveGrid = inv.workspaceSpecsId != INVALID_RESOURCE_HANDLE in DeviceProfile()
486 } else if (!mIsResponsiveGrid) { in DeviceProfile()
502 if (!mIsResponsiveGrid) { in DeviceProfile()
565 if (mIsResponsiveGrid) { in DeviceProfile()
623 if (mIsResponsiveGrid) { in DeviceProfile()
650 if (mIsResponsiveGrid) { in DeviceProfile()
763 if (mIsResponsiveGrid && isVerticalBarLayout()) { in DeviceProfile()
836 if (mIsResponsiveGrid) { in getHorizontalMarginPx()
852 if (mIsResponsiveGrid) { in calculateAndSetWorkspaceVerticalPadding()
[all …]