Searched refs:getVelocityEngine (Results 1 – 3 of 3) sorted by relevance
45 VelocityEngine ve = VelocityEngineFactory.getVelocityEngine(mContext); in renderBasicTemplate()63 VelocityEngine ve = VelocityEngineFactory.getVelocityEngine(mContext); in testMaxParseDepth()89 VelocityEngine ve = VelocityEngineFactory.getVelocityEngine(mContext); in testMaxForeach()
45 public static synchronized VelocityEngine getVelocityEngine(Context context) { in getVelocityEngine() method in VelocityEngineFactory
93 VelocityEngine ve = VelocityEngineFactory.getVelocityEngine(mContext); in generateHtml()