HomeSort by relevance Sort by last modified time
    Searched defs:MaxForwards (Results 1 - 9 of 9) sorted by null

  /external/nist-sip/java/gov/nist/javax/sip/header/
MaxForwards.java 34 * MaxForwards SIPHeader
42 public class MaxForwards extends SIPHeader implements MaxForwardsHeader {
48 /** maxForwards field.
50 protected int maxForwards;
54 public MaxForwards() {
58 public MaxForwards( int m ) throws InvalidArgumentException {
63 /** get the MaxForwards field.
64 * @return the maxForwards member.
67 return maxForwards;
71 * Set the maxForwards membe
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-6.0.1_r3-robolectric-0.jar 
android-all-7.0.0_r1-robolectric-r1.jar 
android-all-7.1.0_r7-robolectric-0.jar 
android-all-7.1.0_r7-robolectric-r1.jar 
android-all-8.0.0_r4-robolectric-0.jar 
android-all-8.0.0_r4-robolectric-r1.jar 
android-all-8.1.0-robolectric-r4458339.jar 
android-all-o-preview-4-robolectric-0.jar 

Completed in 254 milliseconds