Searched refs:VelocityEngineFactory (Results 1 – 3 of 3) sorted by relevance
45 VelocityEngine ve = VelocityEngineFactory.getVelocityEngine(mContext); in renderBasicTemplate()53 VelocityEngineFactory.createVelocityContext(bundle); in renderBasicTemplate()63 VelocityEngine ve = VelocityEngineFactory.getVelocityEngine(mContext); in testMaxParseDepth()70 VelocityEngineFactory.createVelocityContext(bundle); in testMaxParseDepth()89 VelocityEngine ve = VelocityEngineFactory.getVelocityEngine(mContext); in testMaxForeach()96 VelocityEngineFactory.createVelocityContext(bundle); in testMaxForeach()
33 public class VelocityEngineFactory { class38 private VelocityEngineFactory() { in VelocityEngineFactory() method in VelocityEngineFactory46 synchronized (VelocityEngineFactory.class) { in getVelocityEngine()
40 import com.android.ondevicepersonalization.services.display.velocity.VelocityEngineFactory;93 VelocityEngine ve = VelocityEngineFactory.getVelocityEngine(mContext); in generateHtml()96 VelocityEngineFactory.createVelocityContext(templateParams); in generateHtml()