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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
ApnSetting.java 54 public final String mmsPort;
117 String mmsc, String mmsProxy, String mmsPort,
131 this.mmsPort = mmsPort;
160 apn.mmsPort, apn.user, apn.password, apn.authType, apn.types, apn.protocol,
176 * <mmsc>, <mmsproxy>, <mmsport>, <mcc>, <mnc>, <authtype>,
181 * <mmsc>, <mmsproxy>, <mmsport>, <mcc>, <mnc>, <authtype>,
186 * <mmsc>, <mmsproxy>, <mmsport>, <mcc>, <mnc>, <authtype>,
312 .append(", ").append(mmsPort)
493 && TextUtils.equals(mmsPort, other.mmsPort
    [all...]
DcTracker.java     [all...]
  /external/robolectric/v3/runtime/
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
android-all-4.4_r1-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-5.0.0_r2-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 
android-all-4.4_r1-robolectric-1.jar 

Completed in 76 milliseconds