Home
last modified time | relevance | path

Searched defs:mRulesEngine (Results 1 – 6 of 6) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
DClientRulesEngine.java126 private final RulesEngine mRulesEngine; field in ClientRulesEngine
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
DGuidelineHandler.java224 protected IClientRulesEngine mRulesEngine; field in GuidelineHandler
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
DBaseViewRule.java88 protected IClientRulesEngine mRulesEngine; field in BaseViewRule
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DLayoutCanvas.java132 private RulesEngine mRulesEngine; field in LayoutCanvas
DGraphicalEditorPart.java267 private RulesEngine mRulesEngine; field in GraphicalEditorPart
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
DGridModel.java148 private final IClientRulesEngine mRulesEngine; field in GridModel