Searched refs:RenderActionTestUtil (Results 1 – 3 of 3) sorted by relevance
21 import com.android.layoutlib.bridge.impl.RenderActionTestUtil;62 BridgeContext oldContext = RenderActionTestUtil.setBridgeContext(context); in basic()78 RenderActionTestUtil.setBridgeContext(oldContext); in basic()109 BridgeContext oldContext = RenderActionTestUtil.setBridgeContext(context); in checkNoErrorWhenUsingDefaults()119 RenderActionTestUtil.setBridgeContext(oldContext); in checkNoErrorWhenUsingDefaults()
23 public class RenderActionTestUtil { class
32 import com.android.layoutlib.bridge.impl.RenderActionTestUtil;1041 BridgeContext oldContext = RenderActionTestUtil.setBridgeContext(mContext); in testColorStateList()1085 RenderActionTestUtil.setBridgeContext(oldContext); in testColorStateList()