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