Home
last modified time | relevance | path

Searched refs:mIncludedBounds (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DViewHierarchy.java115 private List<Rectangle> mIncludedBounds; field in ViewHierarchy
199 mIncludedBounds = infos.getSecond(); in setSession()
216 mIncludedBounds = null; in setSession()
237 mIncludedBounds = null; in setSession()
698 return mIncludedBounds; in getIncludedBounds()