Searched refs:RenderActionTestUtil (Results 1 – 3 of 3) sorted by relevance
22 import com.android.layoutlib.bridge.impl.RenderActionTestUtil;85 oldContext = RenderActionTestUtil.setBridgeContext(context); in setUpContext()90 RenderActionTestUtil.setBridgeContext(oldContext); in recoverContext()
22 import com.android.layoutlib.bridge.impl.RenderActionTestUtil;
23 public class RenderActionTestUtil { class