Home
last modified time | relevance | path

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

/aosp12/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/
H A DRenderTests.java302 ConfigGenerator customConfigGenerator = new ConfigGenerator() in testExpand() local
310 .setConfigGenerator(customConfigGenerator) in testExpand()
318 customConfigGenerator = new ConfigGenerator() in testExpand()
326 .setConfigGenerator(customConfigGenerator) in testExpand()
344 ConfigGenerator customConfigGenerator = new ConfigGenerator() in testShrink() local
351 .setConfigGenerator(customConfigGenerator) in testShrink()
361 customConfigGenerator = new ConfigGenerator() in testShrink()
369 .setConfigGenerator(customConfigGenerator) in testShrink()