Searched refs:getIncludedWithin (Results 1 - 7 of 7) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
H A DConfigurationClient.java108 Reference getIncludedWithin(); method in interface:ConfigurationClient
H A DConfigurationChooser.java1763 if (theme == null || theme.isEmpty() || mClient.getIncludedWithin() != null) {
1972 Reference includedWithin = mClient.getIncludedWithin();
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
H A DShowWithinMenu.java67 Reference within = mEditorDelegate.getGraphicalEditor().getIncludedWithin();
H A DViewHierarchy.java204 if (editor.getIncludedWithin() != null) {
H A DOutlinePage.java936 Reference includedWithin = mGraphicalEditorPart.getIncludedWithin();
H A DGraphicalEditorPart.java891 public Reference getIncludedWithin() { method in class:GraphicalEditorPart
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
H A DCanvasViewInfoTest.java740 System.out.println("Rendering context=" + graphicalEditor.getIncludedWithin());

Completed in 104 milliseconds