Searched refs:NEXUS_5 (Results 1 – 3 of 3) sorted by relevance
51 private ConfigGenerator mConfigGenerator = ConfigGenerator.NEXUS_5;
627 return renderAndVerify(layoutFileName, goldenFileName, ConfigGenerator.NEXUS_5, decoration); in renderAndVerify()671 .setConfigGenerator(ConfigGenerator.NEXUS_5) in getSessionParamsBuilder()
69 public static final ConfigGenerator NEXUS_5 = new ConfigGenerator() field in ConfigGenerator