Home
last modified time | relevance | path

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

/aosp12/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/
H A DHighQualityShadowsRenderTests.java41 .setConfigGenerator(ConfigGenerator.NEXUS_5) in testHighQualityRectangleShadow()
60 .setConfigGenerator(ConfigGenerator.NEXUS_5) in testRoundedEdgeRectangle()
78 .setConfigGenerator(ConfigGenerator.NEXUS_5) in testLargeView()
96 .setConfigGenerator(ConfigGenerator.NEXUS_5) in testShadowSizes()
H A DRenderTests.java162 .setConfigGenerator(ConfigGenerator.NEXUS_5) in testAllWidgets()
310 .setConfigGenerator(customConfigGenerator) in testExpand()
326 .setConfigGenerator(customConfigGenerator) in testExpand()
351 .setConfigGenerator(customConfigGenerator) in testShrink()
369 .setConfigGenerator(customConfigGenerator) in testShrink()
798 .setConfigGenerator(ConfigGenerator.NEXUS_4) in testGetResourceNameVariants()
839 .setConfigGenerator(ConfigGenerator.NEXUS_4) in testStringEscaping()
951 .setConfigGenerator(ConfigGenerator.NEXUS_4) in testTypedValue()
1028 .setConfigGenerator(ConfigGenerator.NEXUS_4) in testColorStateList()
1098 .setConfigGenerator(ConfigGenerator.NEXUS_5) in testShadowFlagsNoShadows()
[all …]
H A DRenderTestBase.java582 .setConfigGenerator(deviceConfig) in createSessionParams()
596 .setConfigGenerator(ConfigGenerator.NEXUS_5) in getSessionParamsBuilder()
/aosp12/frameworks/layoutlib/bridge/tests/src/com/android/tools/idea/validator/
H A DLayoutValidatorTests.java52 .setConfigGenerator(ConfigGenerator.NEXUS_5) in testRenderAndVerify()
176 .setConfigGenerator(ConfigGenerator.NEXUS_5) in generateParams()
/aosp12/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/util/
H A DSessionParamsBuilder.java83 public SessionParamsBuilder setConfigGenerator(@NonNull ConfigGenerator configGenerator) { in setConfigGenerator() method in SessionParamsBuilder
/aosp12/frameworks/layoutlib/bridge/tests/src/com/android/tools/idea/validator/accessibility/
H A DAccessibilityValidatorTests.java281 .setConfigGenerator(ConfigGenerator.NEXUS_5) in render()