Home
last modified time | relevance | path

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

/external/nist-sip/java/gov/nist/javax/sip/header/ims/
DPChargingFunctionAddresses.java109 public void setChargingCollectionFunctionAddress(String ccfAddress) throws ParseException { in setChargingCollectionFunctionAddress() argument
111 if (ccfAddress == null) in setChargingCollectionFunctionAddress()
117 setMultiParameter(ParameterNamesIms.CCF, ccfAddress); in setChargingCollectionFunctionAddress()
127 public void addChargingCollectionFunctionAddress(String ccfAddress) throws ParseException { in addChargingCollectionFunctionAddress() argument
129 if (ccfAddress == null) in addChargingCollectionFunctionAddress()
134 this.parameters.set(ParameterNamesIms.CCF, ccfAddress); in addChargingCollectionFunctionAddress()
144 public void removeChargingCollectionFunctionAddress(String ccfAddress) throws ParseException { in removeChargingCollectionFunctionAddress() argument
146 if (ccfAddress == null) in removeChargingCollectionFunctionAddress()
151 if(!this.delete(ccfAddress, ParameterNamesIms.CCF)) { in removeChargingCollectionFunctionAddress()
DPChargingFunctionAddressesHeader.java95 public void setChargingCollectionFunctionAddress(String ccfAddress) throws ParseException; in setChargingCollectionFunctionAddress() argument
102 public void addChargingCollectionFunctionAddress(String ccfAddress) throws ParseException; in addChargingCollectionFunctionAddress() argument
109 public void removeChargingCollectionFunctionAddress(String ccfAddress) throws ParseException; in removeChargingCollectionFunctionAddress() argument
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...