Lines Matching refs:mIsResponsiveGrid
130 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()
976 if (mIsResponsiveGrid) { in getCellLayoutBorderSpace()
1071 iconCenterVertically = (mIsScalableGrid || mIsResponsiveGrid) && isVerticalBarLayout(); in updateAvailableDimensions()
1073 if (mIsResponsiveGrid) { in updateAvailableDimensions()
1166 if (mIsResponsiveGrid) {
1274 if (mIsResponsiveGrid) {
1280 if (isVerticalLayout && !mIsResponsiveGrid) {
1443 } else if (!mIsResponsiveGrid) {
1464 if (mIsResponsiveGrid) return;
1492 if (mIsResponsiveGrid) {
1711 if (mIsResponsiveGrid) {
1739 if (!mIsResponsiveGrid) {
2089 writer.println(prefix + "\tisResponsiveGrid:" + mIsResponsiveGrid);
2248 if (mIsResponsiveGrid) {