HomeSort by relevance Sort by last modified time
    Searched defs:setSessionProperty (Results 1 - 6 of 6) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
CustomViewFinder.java 110 project.setSessionProperty(CUSTOM_VIEW_FINDER, finder);
IncludeFinder.java 132 project.setSessionProperty(INCLUDE_FINDER, finder);
    [all...]
GraphicalEditorPart.java 317 file.setSessionProperty(NAME_INITIAL_STATE, null);
    [all...]
LayoutCanvas.java     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/
ManifestInfo.java 144 project.setSessionProperty(MANIFEST_FINDER, finder);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
VisualRefactoring.java 310 file.setSessionProperty(GraphicalEditorPart.NAME_INITIAL_STATE, state);
320 file.setSessionProperty(GraphicalEditorPart.NAME_INCLUDE, include);
    [all...]

Completed in 104 milliseconds