Home
last modified time | relevance | path

Searched refs:removeAllElements (Results 1 – 23 of 23) sorted by relevance

/external/gdata/src/com/google/wireless/gdata2/contacts/data/
DContactEntry.java497 emailAddresses.removeAllElements(); in clear()
498 imAddresses.removeAllElements(); in clear()
499 phoneNumbers.removeAllElements(); in clear()
500 postalAddresses.removeAllElements(); in clear()
501 organizations.removeAllElements(); in clear()
502 extendedProperties.removeAllElements(); in clear()
503 groups.removeAllElements(); in clear()
504 calendarLinks.removeAllElements(); in clear()
505 events.removeAllElements(); in clear()
506 externalIds.removeAllElements(); in clear()
[all …]
/external/gdata/src/com/google/wireless/gdata/contacts/data/
DContactEntry.java134 emailAddresses.removeAllElements(); in clear()
135 imAddresses.removeAllElements(); in clear()
136 phoneNumbers.removeAllElements(); in clear()
137 postalAddresses.removeAllElements(); in clear()
138 organizations.removeAllElements(); in clear()
139 extendedProperties.removeAllElements(); in clear()
140 groups.removeAllElements(); in clear()
/external/junit/src/junit/swingui/
DDefaultFailureDetailView.java43 fLines.removeAllElements(); in clear()
48 fLines.removeAllElements(); in scan()
/external/proguard/src/proguard/gui/
DListPanel.java296 protected void removeAllElements() in removeAllElements() method in ListPanel
298 listModel.removeAllElements(); in removeAllElements()
/external/icu4c/common/
Dserv.cpp606 result.removeAllElements(); in getVisibleIDs()
648 result.removeAllElements(); in getVisibleIDs()
740 result.removeAllElements(); in getDisplayNames()
795 result.removeAllElements(); in getDisplayNames()
906 factories->removeAllElements(); in reInitializeFactories()
Duvector.cpp85 removeAllElements(); in ~UVector()
248 void UVector::removeAllElements(void) { in removeAllElements() function in UVector
Duvectr32.h120 void removeAllElements();
Duvectr32.cpp157 void UVector32::removeAllElements(void) { in removeAllElements() function in UVector32
Duvector.h184 void removeAllElements();
Dtriedict.cpp335 fNodeStack.removeAllElements(); in reset()
336 fBranchStack.removeAllElements(); in reset()
583 fNodeStack.removeAllElements(); in reset()
584 fIndexStack.removeAllElements(); in reset()
Duniset.cpp1041 strings->removeAllElements(); in removeAllStrings()
1308 strings->removeAllElements(); in clear()
Duniset_props.cpp1317 foldSet.strings->removeAllElements(); in closeOver()
/external/gdata/src/com/google/wireless/gdata/calendar/data/
DEventEntry.java108 attendees.removeAllElements(); in clear()
109 whens.removeAllElements(); in clear()
/external/icu4c/i18n/
Dtridpars.cpp339 list.removeAllElements(); in parseCompoundID()
422 list.removeAllElements(); in parseCompoundID()
494 list.removeAllElements(); in instantiateList()
504 list.removeAllElements(); in instantiateList()
Drbt_pars.cpp884 idBlockVector.removeAllElements(); in parseRules()
1076 variablesVector.removeAllElements(); // keeps them from getting deleted when we succeed in parseRules()
1229 segmentObjects.removeAllElements(); in parseRule()
Dzstrfmt.cpp448 fResults.removeAllElements(); in clear()
Drematch.cpp1090 fStack->removeAllElements(); in resetStack()
Dvtzone.cpp1378 dates->removeAllElements(); in parse()
/external/gdata/src/com/google/wireless/gdata/client/
DHttpQueryParams.java72 names.removeAllElements(); in clear()
/external/gdata/src/com/google/wireless/gdata2/client/
DHttpQueryParams.java70 names.removeAllElements(); in clear()
/external/icu4c/test/intltest/
Ddadrcoll.cpp267 sequences.removeAllElements(); in processSequence()
Dv32test.cpp283 b->removeAllElements(); in UVector32_API()
Drbbitst.cpp249 fActualBreakPositions.removeAllElements(); in clearResults()
250 fActualTags.removeAllElements(); in clearResults()
1558 tp.expectedBreaks->removeAllElements(); in TestExtended()
1559 tp.srcCol ->removeAllElements(); in TestExtended()
1560 tp.srcLine->removeAllElements(); in TestExtended()