Searched refs:getSessionParamsBuilder (Results 1 – 3 of 3) sorted by relevance
50 SessionParams params = getSessionParamsBuilder() in basic()97 SessionParams params = getSessionParamsBuilder() in checkNoErrorWhenUsingDefaults()
120 getSessionParamsBuilder().setParser(parser).setCallback(layoutLibCallback).setTheme( in testCustomClassLoading()137 getSessionParamsBuilder().setParser(parser).setCallback(layoutLibCallback).setTheme( in testCustomClassLoading()
555 return getSessionParamsBuilder() in createSessionParams()567 protected SessionParamsBuilder getSessionParamsBuilder() { in getSessionParamsBuilder() method in RenderTestBase