Searched refs:mResponsiveAllAppsWidthSpec (Results 1 – 1 of 1) sorted by relevance
133 private CalculatedResponsiveSpec mResponsiveAllAppsWidthSpec; field in DeviceProfile672 mResponsiveAllAppsWidthSpec = allAppsSpecs.getCalculatedSpec(responsiveAspectRatio, in DeviceProfile()1381 mResponsiveAllAppsWidthSpec.getGutterPx(),1385 allAppsCellWidthPx = mResponsiveAllAppsWidthSpec.getCellSizePx();1390 allAppsPadding.left = mResponsiveAllAppsWidthSpec.getStartPaddingPx() - halfBorder;1391 allAppsPadding.right = mResponsiveAllAppsWidthSpec.getEndPaddingPx() - halfBorder;2256 + mResponsiveAllAppsWidthSpec.toString());