HomeSort by relevance Sort by last modified time
    Searched full:createlinearlayout (Results 1 - 1 of 1) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/
ExplodeRenderingHelperTest.java 42 MockXmlNode layout = createLinearLayout(true /*horizontal*/,
53 MockXmlNode layout = createLinearLayout(false /*horizontal*/,
69 MockXmlNode layout = createLinearLayout(false /*horizontal*/,
71 createLinearLayout(true /*horizontal*/,
73 createLinearLayout(true /*horizontal*/,
91 createLinearLayout(true /*horizontal*/,
114 MockXmlNode linear1 = createLinearLayout(true /*horizontal*/,
118 MockXmlNode linear2 = createLinearLayout(true /*horizontal*/,
147 MockXmlNode linear1 = createLinearLayout(true /*horizontal*/,
151 MockXmlNode linear2 = createLinearLayout(true /*horizontal*/
    [all...]

Completed in 71 milliseconds