Searched refs:setConfigGenerator (Results 1 – 3 of 3) sorted by relevance
137 .setConfigGenerator(ConfigGenerator.NEXUS_5_LAND) in testTranslucentBars()162 .setConfigGenerator(ConfigGenerator.NEXUS_5) in testAllWidgets()190 .setConfigGenerator(ConfigGenerator.NEXUS_7_2012) in testAllWidgetsTablet()309 .setConfigGenerator(customConfigGenerator) in testExpand()325 .setConfigGenerator(customConfigGenerator) in testExpand()753 .setConfigGenerator(ConfigGenerator.NEXUS_4) in testGetResourceNameVariants()794 .setConfigGenerator(ConfigGenerator.NEXUS_4) in testStringEscaping()905 .setConfigGenerator(ConfigGenerator.NEXUS_4) in testColorTypedValue()967 .setConfigGenerator(ConfigGenerator.NEXUS_4) in testColorStateList()1038 .setConfigGenerator(ConfigGenerator.NEXUS_5) in testShadowFlagsNoShadows()[all …]
557 .setConfigGenerator(deviceConfig) in createSessionParams()571 .setConfigGenerator(ConfigGenerator.NEXUS_5) in getSessionParamsBuilder()
78 public SessionParamsBuilder setConfigGenerator(@NonNull ConfigGenerator configGenerator) { in setConfigGenerator() method in SessionParamsBuilder