Searched defs:mmsPort (Results 1 – 2 of 2) sorted by relevance
1601 final int mmsPort = in.readInt(); in readFromParcel() local1913 public Builder setMmsProxyPort(int mmsPort) { in setMmsProxyPort()
3389 int mmsPort = dest.getMmsProxyPort() == -1 ? src.getMmsProxyPort() : dest.getMmsProxyPort(); in mergeApns() local