HomeSort by relevance Sort by last modified time
    Searched refs:addPart (Results 1 - 14 of 14) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/export/
ExportPropertiesPage.java 72 managedForm.addPart(mFieldsPart);
76 managedForm.addPart(mLinksPart);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/
OverviewPage.java 92 managedForm.addPart(mOverviewPart);
98 managedForm.addPart(exportPart);
102 managedForm.addPart(mOverviewLinkPart);
ApplicationPage.java 91 managedForm.addPart(mTooglePart);
94 managedForm.addPart(mAttrPart);
  /frameworks/base/core/java/com/google/android/mms/pdu/
PduBody.java 80 public boolean addPart(PduPart part) {
96 public void addPart(int index, PduPart part) {
PduParser.java 172 mBody.addPart(0, firstPart);
    [all...]
PduPersister.java 609 body.addPart(parts[i]);
    [all...]
  /external/icu4c/common/
messagepattern.cpp 435 addPart(UMSGPAT_PART_TYPE_MSG_START, index, msgStartLength, nestingLevel, errorCode);
449 addPart(UMSGPAT_PART_TYPE_INSERT_CHAR, index, 0,
456 addPart(UMSGPAT_PART_TYPE_SKIP_SYNTAX, index++, 1, 0, errorCode);
464 addPart(UMSGPAT_PART_TYPE_SKIP_SYNTAX, index-1, 1, 0, errorCode);
472 addPart(UMSGPAT_PART_TYPE_SKIP_SYNTAX, ++index, 1, 0, errorCode);
475 addPart(UMSGPAT_PART_TYPE_SKIP_SYNTAX, index++, 1, 0, errorCode);
482 addPart(UMSGPAT_PART_TYPE_INSERT_CHAR, index, 0,
491 addPart(UMSGPAT_PART_TYPE_INSERT_CHAR, index, 0,
499 addPart(UMSGPAT_PART_TYPE_REPLACE_NUMBER, index-1, 1, 0, errorCode);
533 addPart(UMSGPAT_PART_TYPE_ARG_START, index, argStartLength, argType, errorCode)
    [all...]
  /external/icu4c/common/unicode/
messagepattern.h 896 void addPart(UMessagePatternPartType type, int32_t index, int32_t length,
    [all...]
  /prebuilts/tools/common/http-client/
httpmime-4.1.1.jar 
  /packages/apps/Mms/src/com/android/mms/model/
SlideshowModel.java 291 pb.addPart(part);
303 pb.addPart(0, smilPart);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar 
org.apache.commons.httpclient_3.1.0.v201005080502.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 940 milliseconds