Searched refs:mResponsiveHotseatSpec (Results 1 – 1 of 1) sorted by relevance
137 private CalculatedHotseatSpec mResponsiveHotseatSpec; field in DeviceProfile570 mResponsiveHotseatSpec = in DeviceProfile()575 hotseatQsbSpace = mResponsiveHotseatSpec.getHotseatQsbSpace(); in DeviceProfile()577 isVerticalBarLayout() ? 0 : mResponsiveHotseatSpec.getEdgePadding(); in DeviceProfile()579 isVerticalBarLayout() ? mResponsiveHotseatSpec.getEdgePadding() : 0; in DeviceProfile()2259 writer.println(prefix + "\tmResponsiveHotseatSpec:" + mResponsiveHotseatSpec);