Searched defs:fromTag (Results 1 - 10 of 10) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/header/
H A DHeaderFactoryExt.java74 * @param fromTag -
75 * the fromTag to use.
79 String fromTag) throws ParseException;
230 * @param fromTag -
231 * the fromTag to use.
235 String fromTag) throws ParseException;
78 createReplacesHeader(String callId, String toTag, String fromTag) argument
234 createJoinHeader(String callId, String toTag, String fromTag) argument
H A DHeaderFactoryImpl.java1274 String fromTag) throws ParseException
1278 replaces.setFromTag(fromTag);
1289 String fromTag) throws ParseException
1293 join.setFromTag(fromTag);
1273 createReplacesHeader(String callId, String toTag, String fromTag) argument
1288 createJoinHeader(String callId, String toTag, String fromTag) argument
/external/nist-sip/java/gov/nist/javax/sip/stack/
H A DSIPTransaction.java258 protected String fromTag; field in class:SIPTransaction
395 this.fromTag = this.from.getTag();
/external/guice/extensions/struts2/lib/
H A Djsp-api-2.1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/servlet/jsp/ javax/servlet/jsp/resources/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 116 milliseconds