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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
RenderService.java 245 * @param includedWithin a reference to an outer layout to render this layout within
248 public RenderService setIncludedWithin(Reference includedWithin) {
249 mIncludedWithin = includedWithin;
OutlinePage.java     [all...]

Completed in 1715 milliseconds