Searched refs:frameNumberPerBurstPeer (Results 1 – 2 of 2) sorted by relevance
624 public int frameNumberPerBurstPeer; field in RttManager.RttResult779 sb.append(", frameNumberPerBurstPeer=" + mResults[i].frameNumberPerBurstPeer); in toString()828 dest.writeInt(result.frameNumberPerBurstPeer); in writeToParcel()880 results[i].frameNumberPerBurstPeer = in.readInt();
4622 field @Deprecated public int frameNumberPerBurstPeer;