HomeSort by relevance Sort by last modified time
    Searched defs:layoutLib (Results 1 - 2 of 2) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/functests/layoutRendering/
ApiDemosRenderingTest.java 188 LayoutLibrary layoutLib = data.getLayoutLibrary();
189 if (layoutLib.getStatus() != LoadStatus.LOADED) {
190 fail("Fail to load the bridge: " + layoutLib.getLoadMessage());
238 RenderSession session = layoutLib.createSession(new SessionParams(
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GraphicalEditorPart.java     [all...]

Completed in 2283 milliseconds