Searched refs:UNSET_MTU (Results 1 – 3 of 3) sorted by relevance
214 public static final int UNSET_MTU = 0; field in PhoneConstants
541 if (lp.getMtu() != PhoneConstants.UNSET_MTU) { in checkSetMtu()546 if (apn != null && apn.getMtu() != PhoneConstants.UNSET_MTU) { in checkSetMtu()554 if (mtu != PhoneConstants.UNSET_MTU) { in checkSetMtu()627 null, null, null, null, PhoneConstants.UNSET_MTU); in connect()
71 public static final int UNSET_MTU = 0; field in ApnSetting915 int mtu = UNSET_MTU; in fromString()