Home
last modified time | relevance | path

Searched refs:removeElement (Results 1 – 8 of 8) sorted by relevance

/external/gdata/src/com/google/wireless/gdata/client/
DHttpQueryParams.java64 names.removeElement(param); in setParamValue()
/external/junit/src/junit/framework/
DTestResult.java59 fListeners.removeElement(listener); in removeListener()
/external/junit/src/junit/swingui/
DTestTreeModel.java45 fModelListeners.removeElement(l); in removeTreeModelListener()
/external/icu4c/common/
Duvector.h182 UBool removeElement(void* obj);
Duniset.cpp1133 strings->removeElement((void*) &s); in remove()
1204 strings->removeElement((void*) &s); in complement()
1290 if (!strings->removeElement(e)) { in complementAll()
Duvector.cpp239 UBool UVector::removeElement(void* obj) { in removeElement() function in UVector
Dserv.cpp877 if (factories->removeElement(factory)) { in unregister()
/external/icu4c/i18n/
Dtransreg.cpp669 availableIDs.removeElement((void*) &id); in remove()
894 availableIDs.removeElement((void*) &ID); in registerEntry()
957 variants->removeElement((void*) &variant); in removeSTV()