HomeSort by relevance Sort by last modified time
    Searched full:createuiattributes (Results 1 - 3 of 3) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/
ApplicationAttributesPart.java 63 createUiAttributes(mManagedForm);
84 createUiAttributes(mManagedForm);
97 protected void createUiAttributes(IManagedForm managedForm) {
OverviewInfoPart.java 85 createUiAttributes(mManagedForm);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/
UiElementPart.java 134 createUiAttributes(managedForm);
156 protected void createUiAttributes(IManagedForm managedForm) {
175 * This is called by {@link #createUiAttributes(IManagedForm)} to populate the new

Completed in 71 milliseconds