Searched refs:WarningHeader (Results 1 - 13 of 13) sorted by relevance

/external/nist-sip/java/javax/sip/header/
H A DWarningHeader.java6 public interface WarningHeader extends Header { interface in inherits:Header
H A DHeaderFactory.java175 WarningHeader createWarningHeader(String agent, int code, String comment)
/external/nist-sip/java/gov/nist/javax/sip/header/
H A DWarning.java45 public class Warning extends SIPHeader implements WarningHeader {
88 * Gets code of WarningHeader
89 * @return code of WarningHeader
96 * Gets agent host of WarningHeader
97 * @return agent host of WarningHeader
104 * Gets text of WarningHeader
105 * @return text of WarningHeader
112 * Sets code of WarningHeader
126 * Sets host of WarningHeader
139 * Sets text of WarningHeader
[all...]
H A DSIPHeaderNames.java92 public static final String WARNING = WarningHeader.NAME; //38
H A DHeaderFactoryImpl.java1121 * Creates a new WarningHeader based on the newly supplied
1130 * the WarningHeader.
1131 * @return the newly created WarningHeader object.
1133 public WarningHeader createWarningHeader(
/external/nist-sip/java/gov/nist/javax/sip/parser/
H A DParserFactory.java188 parserTable.put(WarningHeader.NAME.toLowerCase(), WarningParser.class);
H A DLexer.java168 addKeyword(WarningHeader.NAME.toUpperCase(),
/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 175 milliseconds